mirror of
https://github.com/Carve/qbittorrent-webui-cjratliff.com.git
synced 2024-11-13 18:30:48 +01:00
qB translation string cleanup
This commit is contained in:
parent
11c5a1ac0b
commit
094f16bf76
@ -1014,11 +1014,11 @@
|
||||
<label for="webui_domain_textarea">Server domains:</label>
|
||||
</td>
|
||||
<td>
|
||||
<textarea id="webui_domain_textarea" rows="1" cols="60" title="QBT_TR(Whitelist for filtering HTTP Host header values.
|
||||
<textarea id="webui_domain_textarea" rows="1" cols="60" title="Whitelist for filtering HTTP Host header values.
|
||||
In order to defend against DNS rebinding attack,
|
||||
you should put in domain names used by WebUI server.
|
||||
|
||||
Use ';' to split multiple entries. Can use wildcard '*'.)QBT_TR[CONTEXT=OptionsDialog]"></textarea>
|
||||
Use ';' to split multiple entries. Can use wildcard '*'."></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -194,8 +194,8 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="formRow" title="QBT_TR(Smart Episode Filter will check the episode number to prevent downloading of duplicates.
|
||||
Supports the formats: S01E01, 1x1, 2017.12.31 and 31.12.2017 (Date formats also support - as a separator))QBT_TR[CONTEXT=AutomatedRssDownloader]">
|
||||
<div class="formRow" title="Smart Episode Filter will check the episode number to prevent downloading of duplicates.
|
||||
Supports the formats: S01E01, 1x1, 2017.12.31 and 31.12.2017 (Date formats also support - as a separator)">
|
||||
<input disabled type="checkbox" id="useSmartFilter">
|
||||
<label for="useSmartFilter">Use Smart Episode Filter</label>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user