mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Translatable strings fixes (Masato HASHIMOTO)
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
<div style="padding-left: 30px;">
|
||||
<input type="checkbox" id="autorun_checkbox" onclick="updateAutoRun();"/> _(Run an external program on torrent completion)<br/>
|
||||
<input type="text" id="autorunProg_txt" style="width: 400px;"/><br/>
|
||||
<i>The following parameters are supported:
|
||||
<i>_(The following parameters are supported:)
|
||||
<ul>
|
||||
<li>%f: _(Torrent path)</li>
|
||||
<li>%n: _(Torrent name)</li>
|
||||
|
||||
Reference in New Issue
Block a user