To set language, territory, currency, and other Locale parameters in an image, you can add the section [Locale Overrides] to the abt.ini file. Thus, to specify that the German language be used in an image, you include the following in the abt.ini file:
[Locale Overrides] language=german
To see what settings are available, examine the Locale and AbtLocale classes. The getActionTable class method in AbtLocale tells you whether a setting takes a string or a boolean; and methods in the Abt-Locale Settings category provide additional information.