Added %n (torrent name) parameter to external program call

This commit is contained in:
Christophe Dumez
2011-03-18 18:28:19 +00:00
parent 5e7de313fc
commit 53b6a25442
61 changed files with 2000 additions and 1751 deletions

View File

@@ -2513,7 +2513,7 @@ Would you like to update qBittorrent to version %1?</source>
</message>
<message>
<source>Use %f to pass the torrent path in parameters</source>
<translation>Використовуйте %f, щоб передати шлях торрента як параметр</translation>
<translation type="obsolete">Використовуйте %f, щоб передати шлях торрента як параметр</translation>
</message>
<message>
<source>Proxy server</source>
@@ -2603,6 +2603,14 @@ Would you like to update qBittorrent to version %1?</source>
<source>Use monochrome system tray icon (requires restart)</source>
<translation>Використовувати монохромний логотип системного лотка (вимагає перезапуску)</translation>
</message>
<message>
<source>The following parameters are supported:
&lt;ul&gt;
&lt;li&gt;%f: Torrent path&lt;/li&gt;
&lt;li&gt;%n: Torrent name&lt;/li&gt;
&lt;/ul&gt;</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>PreviewSelect</name>