mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Added legal notice dialog on startup. The user must agree for the program to start.
This commit is contained in:
parent
f6886b4749
commit
ef19e8aeef
30 changed files with 1065 additions and 97 deletions
|
@ -946,6 +946,42 @@ Are you sure you want to quit qBittorrent?</source>
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>LegalNotice</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="103"/>
|
||||
<source>Legal Notice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="104"/>
|
||||
<location filename="../main.cpp" line="112"/>
|
||||
<source>qBittorrent is a file sharing program. When you run a torrent, its data will be made available to others by mean of upload. And of course, any content you share if your sole responsatibility.
|
||||
|
||||
You probably knew this, so we won't tell you again.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="105"/>
|
||||
<source>Press any key to accept and continue...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="113"/>
|
||||
<source>Legal notice</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="114"/>
|
||||
<source>Cancel</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="115"/>
|
||||
<source>I Agree</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
|
@ -3018,32 +3054,32 @@ p, li { white-space: pre-wrap; }
|
|||
<context>
|
||||
<name>UsageDisplay</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="80"/>
|
||||
<location filename="../main.cpp" line="83"/>
|
||||
<source>Usage:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="81"/>
|
||||
<location filename="../main.cpp" line="84"/>
|
||||
<source>displays program version</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="83"/>
|
||||
<location filename="../main.cpp" line="86"/>
|
||||
<source>disable splash screen</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="85"/>
|
||||
<location filename="../main.cpp" line="88"/>
|
||||
<source>displays this help message</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="86"/>
|
||||
<location filename="../main.cpp" line="89"/>
|
||||
<source>changes the webui port (current: %1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="87"/>
|
||||
<location filename="../main.cpp" line="90"/>
|
||||
<source>[files or urls]: downloads the torrents passed by the user (optional)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue