mirror of
https://github.com/transmission/transmission.git
synced 2026-04-19 00:12:26 +01:00
Avoiding → in UTF-8. (#6827)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<div class="pagetitle">
|
||||
<h1>Can I add and remove trackers in my torrents?</h1>
|
||||
</div>
|
||||
<p>Yes. To add trackers to a currently running torrent, go to Inspector → Tracker, and click the plus button (+). To remove them, click minus button (-). Multiple trackers can also be added to torrent files you create. Each newly-added tracker will be placed in a new tier.
|
||||
<p>Yes. To add trackers to a currently running torrent, go to Inspector → Tracker, and click the plus button (+). To remove them, click minus button (-). Multiple trackers can also be added to torrent files you create. Each newly-added tracker will be placed in a new tier.
|
||||
<p>
|
||||
<div class="pagetitle">
|
||||
<h1>What is 'Tier 1', 'Tier 2', etc?</h1>
|
||||
@@ -24,7 +24,7 @@
|
||||
<div class="pagetitle">
|
||||
<h1>What does 'announce' mean?</h1>
|
||||
</div>
|
||||
<p>When Transmission <em>announces</em>, it is updating its presence to the tracker and asking for more peers. This happens periodically, at the discretion of the tracker, however can be manually invoked via Transfers menu → Update Tracker.
|
||||
<p>When Transmission <em>announces</em>, it is updating its presence to the tracker and asking for more peers. This happens periodically, at the discretion of the tracker, however can be manually invoked via Transfers menu → Update Tracker.
|
||||
<p>
|
||||
<div class="pagetitle">
|
||||
<h1>What does 'scrape' mean?</h1>
|
||||
|
||||
Reference in New Issue
Block a user