Portlet Factory, Version 6.1.2
Choosing builders that support translation and localized strings
This topic describes builders that support translation and localized strings.
Table 1. Builders to support translation and localized strings Task Builder you should use Support multiple languages for your application. There are a few steps involved in creating a multi-language application:
- Put text strings that should be localized into resource bundle (.properties) files. Some builders such as the Data Page builder have support for automatically generating a properties file for a set of field labels.
- Use the Localized Resource builder as one of the first builders in your model and specify your resource bundle.
- In builders such as the View & Form and Input Form builders, select your resource bundle for "Resource Bundle Name". In some other builders such as Data Page you can reference the LocaleData variable created by Localized Resource.
- Profile the Language and Country inputs of the Localized Resource builder to the LanguageCode and CountryCode entries of the com.bowstreet.profileset.SimpleLocaleValues profile set.
Library | Support |