Internationalizing Applications
Go Up to Internationalization and Localization
You need to complete the following steps to create internationalized applications:
- Enable your code to handle strings from international character sets.
- Design your user interface to accommodate the changes that result from localization.
- Isolate all resources that need to be localized.