Localization/SW

From Wikiversity
Jump to navigation Jump to search

Overview of software programming

[edit | edit source]
Computer, OS, Program
[edit | edit source]
Programming layers
[edit | edit source]
Strings, UI
[edit | edit source]

Common issues

[edit | edit source]

Best Practices

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

More resources:

I18N Microsoft
[edit | edit source]

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

I18N Apple
[edit | edit source]

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

I18N Google
[edit | edit source]

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

ICU for C/C++, Java
[edit | edit source]

https://icu.unicode.org/