Improved detection of default language: Each language file can now have a country...
commit3141ebf2eef7efd0a7d05d9b78fcd4356331b260
authorlordmulder <mulder2@gmx.de>
Mon, 19 Dec 2011 16:26:20 +0000 (19 17:26 +0100)
committerlordmulder <mulder2@gmx.de>
Mon, 19 Dec 2011 16:26:20 +0000 (19 17:26 +0100)
tree7de7e4e81f800c1e244b58ad498dac9d41adbc03
parentd1803f1a3b60a440bb358fab333a6572ec1ce664
Improved detection of default language: Each language file can now have a country id in addition to the language id. This is required, because some languages (e.g. Chinese) have country-specific variants.
res/localization/LameXP_TW.qm.txt
res/localization/LameXP_ZH.qm.txt
src/Config.h
src/Global.cpp
src/Global.h
src/Model_Settings.cpp