From a721fd389b699a6c0a635a3eeb6378018c62b0c8 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Mon, 7 Feb 2011 18:58:38 +0000 Subject: [PATCH] Completed Lithuanian integration --- src/Icons/qBittorrent.desktop | 1 + src/preferences/options_imp.cpp | 1 + src/webui/html/preferences_content.html | 1 + 3 files changed, 3 insertions(+) diff --git a/src/Icons/qBittorrent.desktop b/src/Icons/qBittorrent.desktop index 5dcdbc14c..6433d8857 100644 --- a/src/Icons/qBittorrent.desktop +++ b/src/Icons/qBittorrent.desktop @@ -16,6 +16,7 @@ GenericName[hu]=BitTorrent kliens GenericName[it]=Client BitTorrent GenericName[ja]=BitTorrent クライアント GenericName[ko]=비토렌트 클라이언트 +GenericName[lt]=BitTorrent klientas GenericName[nl]=BitTorrent-cliënt GenericName[pl]=Klient BitTorrent GenericName[pt]=Cliente BitTorrent diff --git a/src/preferences/options_imp.cpp b/src/preferences/options_imp.cpp index ace5aa8e0..e45c0160f 100644 --- a/src/preferences/options_imp.cpp +++ b/src/preferences/options_imp.cpp @@ -1193,6 +1193,7 @@ QString options_imp::languageToLocalizedString(QLocale::Language language, const return QString::fromUtf8("Português"); } case QLocale::Polish: return QString::fromUtf8("Polski"); + case QLocale::Lithuanian: return QString::fromUtf8("Lietuvių"); case QLocale::Czech: return QString::fromUtf8("Čeština"); case QLocale::Slovak: return QString::fromUtf8("Slovenčina"); case QLocale::Serbian: return QString::fromUtf8("Српски"); diff --git a/src/webui/html/preferences_content.html b/src/webui/html/preferences_content.html index 749f379a6..f3cd7e8cc 100644 --- a/src/webui/html/preferences_content.html +++ b/src/webui/html/preferences_content.html @@ -211,6 +211,7 @@ +