mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Translatable strings fixes (Masato HASHIMOTO)
This commit is contained in:
@@ -130,6 +130,7 @@ HttpServer::HttpServer(int msec, QObject* parent) : QTcpServer(parent) {
|
||||
a = tr("Save");
|
||||
a = tr("qBittorrent client is not reachable");
|
||||
a = tr("HTTP Server");
|
||||
a = tr("The following parameters are supported:");
|
||||
a = tr("Torrent path");
|
||||
a = tr("Torrent name");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user