Localization and Internationalization

You can localize different objects in the Mobile Workflow Forms Editor, such as the names of screen controls, screens, and mobile business objects.

You can localize the mobile workflow by creating locale properties files. You can then load, update, and generate localized mobile workflow applications.

All the localizable strings in the Mobile Workflow Forms Editor XML model work as resource keys in the localization properties file. All the localization properties files are in the same directory as the Mobile Workflow packages (.xbw files).

Resource keys are divided into these categories, which include all the elements of the Mobile Workflow Forms Editor XML model:

Localization consists of two levels of localization—the Mobile Workflow Forms Editor XML model localization and the Mobile Workflow client localization.

All locale properties files are saved in the same directory as the Mobile Workflow package.

Related concepts
Develop a Mobile Workflow Using the Mobile Workflow Forms Editor
Deploy the Mobile Workflow Package to Unwired Server
Configure the Mobile Workflow Container On the Device
Manage a Mobile Workflow Package
Security
Test Mobile Workflow Packages
Mobile Workflow Package Customization
Create a Mobile Workflow Package Manually