< Localization

Localization/SW

Overview of software programming

Computer, OS, Program
Programming layers
Strings, UI

Common issues

Best Practices

  • Use methods, APIs, libraries to keep code world ready
  • Apply autoformat and autolayout to avoid truncations
  • Apply localizability best practices

More resources:

I18N Microsoft

https://learn.microsoft.com/en-us/globalization/design/internationalization

I18N Apple

https://developer.apple.com/documentation/xcode/localization

I18N Google

https://developers.google.com/international/

ICU for C/C++, Java

https://icu.unicode.org/

This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.