Translate locale names

This commit is contained in:
Christophe Dumez
2011-01-12 17:42:55 +00:00
parent bf5c1951ba
commit fcef304427
2 changed files with 55 additions and 3 deletions

View File

@@ -97,6 +97,7 @@ private:
void saveOptions();
void loadOptions();
void initializeLanguageCombo();
static QString languageToLocalizedString(QLocale::Language language, const QString& country);
// General options
QString getLocale() const;
QString getStyle() const;