Developer Resources: Difference between revisions
Jump to navigation
Jump to search
(Added Design Resources and Bachchao Project guide) |
(→Android: Added supported languages for Android) |
||
Line 29: | Line 29: | ||
==Android== | ==Android== | ||
===Supported Languages=== | |||
*[https://android.googlesource.com/platform/frameworks/base/+/android-9.0.0_r1/core/res/res/values/locale_config.xml 9.0.0] | |||
*[https://android.googlesource.com/platform/frameworks/base/+/android-8.1.0_r1/core/res/res/values/locale_config.xml 8.1.0] | |||
*[https://android.googlesource.com/platform/frameworks/base/+/android-8.0.0_r1/core/res/res/values/locale_config.xml 8.0.0] | |||
*[https://android.googlesource.com/platform/frameworks/base/+/android-7.1.2_r1/core/res/res/values/locale_config.xml 7.1.2] | |||
*[https://android.googlesource.com/platform/frameworks/base/+/android-7.0.0_r1/core/res/res/values/locale_config.xml 7.0.0] | |||
[https://support.google.com/googleplay/android-developer/table/4419860?hl=en Google Play Store] | |||
===Google Play Store=== | ===Google Play Store=== | ||
Character Limitations<br> | Character Limitations<br> |
Revision as of 13:44, 18 September 2018
I18n & L10n Resources
Unicode Consortium Common Locale Data Repository
Quick Tips
Mozilla Localization Best Practices
12 Commandments Of Software Localization - TLDR: Don't concatenate strings! (and more)
General Guides
Localization 101: A Beginner’s Guide to Software Localization
The Simple Guide to Localization and Internationalization Testing
Internationalization Getting Started
Broad Resources
Microsoft Globalization Documentation
WC3 Internationalization Website
Android
Supported Languages
Google Play Store
Character Limitations
- Title: 50 characters
- Short Description: 80 characters
- Long Description: 4000 characters
Miscellaneous
How to create a multi-lingual automated email
Language-Specific Resources
Burmese
Zawgyi vs. Unicode - Context and suggestions for making tools available for non-Unicode Burmese fonts.
Design Resources
Building Tech for Diversity and Inclusion - The Bachchao Project