Languages and Localization: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
Each user can set a language for the user interface. The available languages are: | |||
* English | * English | ||
* French | * French | ||
Line 7: | Line 7: | ||
* Finnish | * Finnish | ||
* Swedish | * Swedish | ||
* Polish | |||
== Language Support == | == Changing User Language == | ||
Almost all | User language can be changes as follows: | ||
# Login to QPR ProcessAnalyzer. | |||
# Click the ''Main menu'' (on top left) and click '''User Settings'''. | |||
# Choose a language from the '''Language''' list, and click '''Yes''' for the confirmation message. | |||
The language is saved to user settings so the language is remembered when when the user logs in the next time (also when using another computer). | |||
== Language Support Details == | |||
Almost all items in the UI are translated with the following exceptions: | |||
* Actual process mining data imported to QPR ProcessAnalyzer (e.g. case and event attribute names, event type names, case and event attribute values) | * Actual process mining data imported to QPR ProcessAnalyzer (e.g. case and event attribute names, event type names, case and event attribute values) | ||
* Some tooltips that contain detailed instructions | * Some tooltips that contain detailed instructions | ||
* Some special error messages | * Some special error messages | ||
In addition, date and number formats are set based on corresponding cultural conventions. | In addition, date and number formats are set based on corresponding cultural conventions. English uses the US conventions. | ||
There is a [[#Changing_System_Default_Language|system wide default language]] which new user accounts get until user changes her/his language. Also the login page is translated using the default language, when QPR ProcessAnalyzer is for the first time accessed using a certain web browser. The language is stored to that browser's local storage, and thus the browser remembers the last used language and in the next time shows the login page in that language. | There is a [[#Changing_System_Default_Language|system wide default language]] which new user accounts get until user changes her/his language. Also the login page is translated using the default language, when QPR ProcessAnalyzer is for the first time accessed using a certain web browser. The language is stored to that browser's local storage, and thus the browser remembers the last used language and in the next time shows the login page in that language. | ||
The language is also stored to the ''sys:language'' session variable. The variable cannot be removed and it must contain one of the valid languages. | The language is also stored to the ''sys:language'' session variable. The variable cannot be removed and it must contain one of the valid languages. | ||
== Changing System Default Language == | == Changing System Default Language == |
Revision as of 10:18, 27 January 2021
Each user can set a language for the user interface. The available languages are:
- English
- French
- Russian
- Spanish
- German
- Finnish
- Swedish
- Polish
Changing User Language
User language can be changes as follows:
- Login to QPR ProcessAnalyzer.
- Click the Main menu (on top left) and click User Settings.
- Choose a language from the Language list, and click Yes for the confirmation message.
The language is saved to user settings so the language is remembered when when the user logs in the next time (also when using another computer).
Language Support Details
Almost all items in the UI are translated with the following exceptions:
- Actual process mining data imported to QPR ProcessAnalyzer (e.g. case and event attribute names, event type names, case and event attribute values)
- Some tooltips that contain detailed instructions
- Some special error messages
In addition, date and number formats are set based on corresponding cultural conventions. English uses the US conventions.
There is a system wide default language which new user accounts get until user changes her/his language. Also the login page is translated using the default language, when QPR ProcessAnalyzer is for the first time accessed using a certain web browser. The language is stored to that browser's local storage, and thus the browser remembers the last used language and in the next time shows the login page in that language.
The language is also stored to the sys:language session variable. The variable cannot be removed and it must contain one of the valid languages.
Changing System Default Language
The system default language is stored to the database configuration table to setting DefaultUiLanguage.