Use the Locales command from the Schema menu to specify the locale (language) from which you want the forms and strings of a schema to be presented to you at development time. Each schema can support multiple locales (languages), and forms and strings in the schema can be independently translated for each locale.
At run time, applications automatically use the appropriate form and string translations for the current client locale. For example, if a schema supports the French (France) and English (United Kingdom) locales, a user whose current Windows locale is English (United Kingdom) is presented with the English translation of forms and strings for any applications they run from that schema. Similarly, a user whose current Windows locale is French (France) is presented with the French translation of forms and strings.
As inconsistent results could be returned to the application server when running in JADE thin client mode and there are regional overrides, all overrides on the application server are suppressed when the
When you create a new user schema as a subclass of RootSchema, one locale that matches the current locale of the application server is created. You can then use locale functionality to define other locales.
When loading a:
Complete schema definition file, new locales that are in the schema and forms definition files but not in the database are loaded into an existing schema.
Partial schema definition file, you must create the new base locales before loading the schema. If you do not do so, the new locales are ignored. For more details, see "Loading Locales", earlier in this chapter.
In the JADE development environment, use the:
Base Locale combo box on the Miscellaneous sheet of the Preferences dialog to specify the locale from which you want the forms and strings of a schema to be presented to you at development time.
Locales command from the Schema menu to specify the locales that are to be supported by a schema.
To access the Locales dialog
In the Schema Browser, select the schema whose locales you want to specify.
Select the Locales command from the Schema menu.
The Locales dialog, shown in the following image, is then displayed.