- Program preferences are now editable from Web UI :)

This commit is contained in:
Christophe Dumez
2009-11-26 10:10:40 +00:00
parent b6dc5f9675
commit 3e56cf96a3
31 changed files with 1041 additions and 238 deletions

View File

@@ -1648,6 +1648,30 @@ Are you sure you want to quit qBittorrent?</source>
<source>Are you sure you want to delete the selected torrents from the transfer list and hard disk?</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Download rate limit must be greater than 0 or disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Upload rate limit must be greater than 0 or disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Maximum number of connections limit must be greater than 0 or disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Maximum number of connections per torrent limit must be greater than 0 or disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Maximum number of upload slots per torrent limit must be greater than 0 or disabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Unable to save program preferences, qBittorrent is probably unreachable.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MainWindow</name>