Localization
Localization is the process of adapting a product to a specific cultural environment.
This process usually involves the following tasks:
- Creating culture-specific resource files
- Translating message or resource files
- Setting date, time, and money formats
- Translating the product user interface
Localization might also include the translation and production of end-user documentation, packaging, and collateral materials.
To localize a database application, you create a database application
for a specific language, territory, and code set. Localization involves
the following tasks:
- Ensure that GLS locales exist for the language, territory, and code set you want.
- Translate the character strings in any external resource or message files that the application uses.
Important: A globalized application is much easier localize
than a non-globalized application.