mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Add switch gui for Flemish language (dutch-belgium)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3069 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -255,6 +255,7 @@ void GeneralConfigurationPage::fillLang(QSettings &settings) {
|
||||
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");
|
||||
lang_combo_box->addItem(QET::Icons::be, tr("Belgique-Flemish"), "be");
|
||||
|
||||
//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