Language Support - Application Builder - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Application Builder

Platform
OnBase
Product
Application Builder
Release
Foundation 23.1
License
Standard
Essential
Premier

OnBase Studio will respect the regional settings of a workstation. In addition, you can set the <DisplayLanguage> setting in wfstudio.exe.config to set the interface to a specific language.

Note:

Only the following languages have full support for generating documentation from OnBase Studio in that language: Spanish, French, Arabic, Japanese, and Portuguese.

The following settings are available for OnBase Studio to language settings at the application level.

Setting Name

Description

DisplayLanguage

The interface is displayed in the Windows default operating system language.

To display the interface in a language different from the default operating system language, type the language code, such as de-DE for German or fr-FR for French. For more information on language codes, see Microsoft documentation on Windows Language Code Identifier.

Note:

This setting is commented out by default. This means that this setting cannot be used until you remove the <!-- preceding <DisplayLanguage> and the --> following </DisplayLanguage>.

Culture

The interface displays dates, time, currency, and numeric values using the default Windows locale settings configured in Regional and Language Options.

To override the default Windows locale in the interface, set the Culture to an ISO code such as de-CH for German (Switzerland).

Note:

This setting is commented out by default. This means that this setting cannot be used until you remove the <!-- preceding <Culture> and the --> following </Culture>.

Note:

The < DisplayLanguage> and < Culture> settings are not required to match, except when < DisplayLanguage> is configured as Arabic (Saudi Arabia). When < DisplayLanguage> is configured as ar-SA, < Culture> must also be configured as ar-SA. However, when < Culture> is configured as ar-SA, the < DisplayLanguage> is not required to be ar-SA.