Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets the language to use for error messages.
void DatabaseManager.setErrorLanguage(String lang)
lang The language code, represented as a double character.
Recognized languages are EN, DE, FR, JA, ZH. If an unrecognized language is specified, the system reverts to the default language, "EN".
In J2SE and BlackBerry environments, the current locale is used to determine the default language.