1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-19 13:54:23 +01:00

Updating the Chinese names of the Chinese languages.

Previous names referred to geographic locations; new ones are to the
style of characters.
This commit is contained in:
David A. Mellis 2012-04-08 16:56:39 -04:00
parent 189e023346
commit 3ea9d4734f

View File

@ -114,8 +114,8 @@ public class Preferences {
String[] languages = {
_("System Default"),
"Català" + " (" + _("Catalan") + ")",
"大陆简体" + " (" + _("Chinese Simplified") + ")",
"台灣正體" + " (" + _("Chinese Traditional") + ")",
"简体中文" + " (" + _("Chinese Simplified") + ")",
"繁體中文" + " (" + _("Chinese Traditional") + ")",
"Dansk" + " (" + _("Danish") + ")",
"Nederlands" + " (" + _("Dutch") + ")",
"English" + " (" + _("English") + ")",