Composing language-specific strings
Perform this task to complete the localization of strings in an application component.
Before you begin
Procedure
- In application code, create a LocalizableTextFormatter instance, passing in required localization values.
- Set other localization values as needed for more complex situations.
- Generate a properly formatted, language-specific string.