Merge pull request #12689 from thalieht/subfolder

Rename "Create subfolder" option to "Keep subfolder"
This commit is contained in:
Mike Tzou
2020-05-01 14:09:17 +08:00
committed by GitHub
12 changed files with 27 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
<legend>QBT_TR(When adding a torrent)QBT_TR[CONTEXT=OptionsDialog]</legend>
<div class="formRow">
<input type="checkbox" id="createsubfolder_checkbox" />
<label for="createsubfolder_checkbox">QBT_TR(Create subfolder for torrents with multiple files)QBT_TR[CONTEXT=OptionsDialog]</label>
<label for="createsubfolder_checkbox">QBT_TR(Keep top-level folder)QBT_TR[CONTEXT=OptionsDialog]</label>
</div>
<div class="formRow">
<input type="checkbox" id="dontstartdownloads_checkbox" />