Setting the Display Language¶
The default aP Pro interface display language is English. You can select a different supported language option by changing the locale settings for either Microsoft Windows or aP Pro.
- Changes to the Windows settings are global as these settings apply to all applications that Windows manages, including aP Pro.
- Changes to the aP Pro settings are local as these settings apply only to the aP Pro application.
The table lists the supported language options and the applicable local and global settings.
Language Options and Settings
| Language | Local Setting (apriori.display.locale) |
Global Setting (Regional Format) |
|---|---|---|
| Chinese | zh_CN |
Chinese (Simplified, PRC) |
| English | en_US |
English (United States) |
| French | fr_FR |
French (France) |
| German | de_DE |
German (Germany) |
| Japanese | ja_JP |
Japanese (Japan) |
Important release information¶
- Functionality that is introduced in a major release is available only in English at the time of release. The new functionality is typically translated and documented in non-English languages at the time of, or shortly after, the release of the service pack that follows.
- Functionality that is introduced in a service pack is available only in English at the time of release. The new functionality is typically not translated or documented in non-English languages until the next translation cycle, which is with the first service pack after the next major release.
- There are some minor limitations for alternative language options in aP Pro. Certain items in the interface are not translated from English to other languages. Get a complete list of the non-translated items from aPriori Customer Support. If your company requires additional language options, contact aPriori Customer Support.
Configure Windows settings¶
You can either set your Regional format or your Windows display language.
To set your Regional format:
- Open the Windows Settings; for example, use keyboard shortcut Windows key + I.
- In the Settings window, click Time & Language.
- In the left navigation pane, click Region.
- In the Region settings, from the Regional format menu, select a format.
- For Japanese, rename the file <aPriori Dir>\WIN64\jdk\jre\lib\fontconfig.properties.src by removing .src suffix, so that the full name of the file is <aPriori Dir>\WIN64\jdk\jre\lib\fontconfig.properties.
- Restart aP Pro.
To set your Windows display language:
- Open the Windows Settings; for example, use keyboard shortcut Windows key + I.
- In the Settings window, click Time & Language.
- In the left navigation pane, click Language.
- In the Language settings, from the Windows display language menu, select a language.
- For Japanese, rename the file <aPriori Dir>\WIN64\jdk\jre\lib\fontconfig.properties.src by removing .src suffix, so that the full name of the file is <aPriori Dir>\WIN64\jdk\jre\lib\fontconfig.properties.
- Restart aP Pro.
Note: If you need to change the language from Japanese to Chinese, then you must rename the file back to its original name fontconfig.properties.src. It is not necessary to rename the file when setting the locale to the other languages supported by aPriori (English, French, and German).
Configure the aP Pro display interface language¶
- Navigate to your local aPriori installation directory.
-
Open the
apriori.propertiesfile and add the following line to the file:apriori.display.locale=<property_value>-
Where
<property_value>is theapriori.display.localeproperty value for the preferred language. For potential values, see the Language Options and Settings table.For example, to set the language to French, add the following line:
apriori.display.locale=fr_FR
-
-
Save the
apriori.propertiesfile. - For Japanese, rename the file <aPriori installation directory>\WIN64\jdk\jre\lib\fontconfig.properties.src by removing .src suffix, so that the full name of the file is <aPriori Dir>\WIN64\jdk\jre\lib\fontconfig.properties.
- Restart aP Pro.
Note: If you need to change the language from Japanese to Chinese, then you must rename the file back to its original name fontconfig.properties.src. It is not necessary to rename the file when setting the locale to the other languages supported by aPriori (English, French, and German).