Avoiding → in UTF-8. (#6827)

This commit is contained in:
Cœur
2024-05-05 01:21:02 +08:00
committed by GitHub
parent 821a6816ef
commit fcb40c2f22
12 changed files with 26 additions and 26 deletions

View File

@@ -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 &rarr; 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 &rarr; 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>