mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Add new country Netherlands switch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2999 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -254,6 +254,7 @@ void GeneralConfigurationPage::fillLang(QSettings &settings) {
|
||||
lang_combo_box->addItem(QET::Icons::ro, tr("Roumains"), "ro");
|
||||
lang_combo_box->addItem(QET::Icons::ru, tr("Russe"), "ru");
|
||||
lang_combo_box->addItem(QET::Icons::sl, tr("Slov\350ne"), "sl");
|
||||
lang_combo_box->addItem(QET::Icons::nl, tr("Pays-Bas"), "nl");
|
||||
|
||||
//set curent index to the lang found in setting file
|
||||
//if lang doesn't exist set to system
|
||||
|
||||
Reference in New Issue
Block a user