mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Allow to pass torrent comment to external program
PR #22771. Closes #13186.
This commit is contained in:
committed by
GitHub
parent
a3d1ff0eb2
commit
f47754838b
@@ -385,6 +385,7 @@
|
||||
<li>QBT_TR(%I: Info hash v1)QBT_TR[CONTEXT=OptionsDialog]</li>
|
||||
<li>QBT_TR(%J: Info hash v2)QBT_TR[CONTEXT=OptionsDialog]</li>
|
||||
<li>QBT_TR(%K: Torrent ID)QBT_TR[CONTEXT=OptionsDialog]</li>
|
||||
<li>QBT_TR(%M: Comment)QBT_TR[CONTEXT=OptionsDialog]</li>
|
||||
</ul>
|
||||
QBT_TR(Tip: Encapsulate parameter with quotation marks to avoid text being cut off at whitespace (e.g., "%N"))QBT_TR[CONTEXT=OptionsDialog]
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user