mirror of
https://github.com/transmission/transmission
synced 2025-03-12 07:03:44 +00:00
(trunk web) rephrase idle limit text
This commit is contained in:
parent
6b8a224059
commit
7cbfc15f20
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
<div class="title">Seeding</div>
|
||||
<div class="row"><div class="key"><input type="checkbox" id="seedRatioLimited"/><label for="seedRatioLimited">Stop seeding at ratio:</label></div>
|
||||
<div class="value"><input type="text" class="numberinput" id="seedRatioLimit"/></div></div>
|
||||
<div class="row"><div class="key"><input type="checkbox" id="idle-seeding-limit-enabled"/><label for="idle-seeding-limit-enabled">Stop seeding if idle for N minutes:</label></div>
|
||||
<div class="row"><div class="key"><input type="checkbox" id="idle-seeding-limit-enabled"/><label for="idle-seeding-limit-enabled">Stop seeding if idle for (min):</label></div>
|
||||
<div class="value"><input type="text" class="numberinput" id="idle-seeding-limit"/></div></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue