mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Removing Croatian for now as it's incomplete.
http://code.google.com/p/arduino/issues/detail?id=914
This commit is contained in:
@ -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
Reference in New Issue
Block a user