Skip to content

added improved multilanguage functionality #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 8, 2012

Conversation

dcuartielles
Copy link
Member

  • added a dropdown list for user to determine their preferred language in case it is different from Locale
  • kept the default property of loading the LOCALE language in case there is no default language
  • language defaults to English if a string is missing
  • modified files: Base.java, Preferences.java, I18n.java, preferences.txt
  • added the following languages to the IDE (lacking a couple of new strings in all of them):

Catalan
Chinese
Chinese Simplified
Danish
Dutch
English
French
Filipino
Galician
German
Greek
Hungarian
Italian
Japanese
Latvian
Persian
Portuguese (Brazil)
Romanian
Spanish

  • the files are represented by their *.po file and their *.properties file
  • only the *.po needs to be translated
  • *.properties is generated with the script i18n_update.sh

@ghost ghost assigned damellis Apr 8, 2012
damellis added a commit that referenced this pull request Apr 8, 2012
added improved multilanguage functionality
@damellis damellis merged commit fbc23b5 into arduino:master Apr 8, 2012
zacmanchester referenced this pull request in zacmanchester/Energia Aug 23, 2012
Ported Servo library from Arduino to MSP430 / Energia
oriregev pushed a commit to oriregev/Arduino that referenced this pull request Dec 20, 2013
added improved multilanguage functionality
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants