mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Updated program usage translatable strings to make sure translators do not translate program parameters
This commit is contained in:
parent
5ece0b4f70
commit
4a2713a9f0
32 changed files with 217 additions and 157 deletions
|
@ -2981,27 +2981,27 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="81"/>
|
||||
<source> --version : displays program version</source>
|
||||
<source>displays program version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="83"/>
|
||||
<source> --no-splash : disable splash screen</source>
|
||||
<source>disable splash screen</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="85"/>
|
||||
<source> --help : displays this help message</source>
|
||||
<source>displays this help message</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="86"/>
|
||||
<source> --webui-port=x : changes the webui port (current: %1)</source>
|
||||
<source>changes the webui port (current: %1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="87"/>
|
||||
<source> [files or urls] : downloads the torrents passed by the user (optional)</source>
|
||||
<source>[files or urls]: downloads the torrents passed by the user (optional)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue