1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
David A. Mellis
2012-05-21 09:31:54 -07:00
7 changed files with 148 additions and 2576 deletions

View File

@ -86,7 +86,6 @@ public class Preferences {
"Català" + " (" + _("Catalan") + ")",
"简体中文" + " (" + _("Chinese Simplified") + ")",
"繁體中文" + " (" + _("Chinese Traditional") + ")",
"Hrvatski Jezik" + " (" + _("Croatian") + ")",
"Dansk" + " (" + _("Danish") + ")",
"Nederlands" + " (" + _("Dutch") + ")",
"English" + " (" + _("English") + ")",
@ -121,7 +120,6 @@ public class Preferences {
"ca",
"zh_cn",
"zh_tw",
"hr",
"da",
"nl",
"en",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff