zh_CN implementation
update l10n properties, add logo
This commit is contained in:
parent
ec5dfbd4e6
commit
5159d24afe
1888
core/resources/l10n/messages_zh_CN.properties
Normal file
1888
core/resources/l10n/messages_zh_CN.properties
Normal file
File diff suppressed because it is too large
Load Diff
BIN
core/resources/pix/translators/logoKCSASimplifiedChinese.png
Normal file
BIN
core/resources/pix/translators/logoKCSASimplifiedChinese.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
@ -45,6 +45,7 @@ public class SwingPreferences extends net.sf.openrocket.startup.Preferences {
|
||||
for (String lang : new String[] { "en", "de", "es", "fr", "it", "ru", "cs", "pl", "ja", "pt" }) {
|
||||
list.add(new Locale(lang));
|
||||
}
|
||||
list.add(new Locale("zh","CN"));
|
||||
SUPPORTED_LOCALES = Collections.unmodifiableList(list);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user