Expose new translations and improve language code.

This commit is contained in:
sledgehammer999
2013-10-20 19:31:01 +03:00
parent 88c64ccf0a
commit 2b9f79fafe
7 changed files with 26 additions and 15 deletions

View File

@@ -92,7 +92,7 @@ private:
void saveOptions();
void loadOptions();
void initializeLanguageCombo();
static QString languageToLocalizedString(QLocale::Language language, const QString& country);
static QString languageToLocalizedString(const QLocale &locale);
// General options
QString getLocale() const;
bool systrayIntegration() const;