BBTranslationBundle::addLocale
Description
In BBj 9.0 and higher, this method adds a locale to the translation bundle.
Syntax
Return Value |
Method |
void |
addLocale(Locale locale) |
Parameters
Variable |
Description |
locale |
Specifies the Java Locale to add to the translation bundle. |
Return Value
None.
Remarks
None.