Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3400_how_to:1100_miscellaneous:1440_multi_language [2022/08/26 01:55] – ↷ Links adapted because of a move operation administrator | docs:3400_how_to:1100_miscellaneous:1440_multi_language [2025/06/12 03:59] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| This is explained in the “[[docs: | This is explained in the “[[docs: | ||
| - | - If you want to run Aware IM applications in a single non-English language (or a variation of the English language) you need to do the following: | + | - If you want to run AwareIM |
| - | - Define your configuration strings (attribute labels, messages used in '' | + | - Define your configuration strings (attribute labels, messages used in '' |
| - | - Define a locale. When creating a locale //**Aware IM**// will automatically extract all your configuration strings and if you defined them in the language of your choice you don’t need to translate them | + | - Define a locale. When creating a locale //**AwareIM**// will automatically extract all your configuration strings and if you defined them in the language of your choice you don’t need to translate them |
| - Import system strings from a file (if a file exists for your language) | - Import system strings from a file (if a file exists for your language) | ||
| - Translate the remaining system strings by clicking on the “Translation” column in the locale editor | - Translate the remaining system strings by clicking on the “Translation” column in the locale editor | ||
| - Mark the locale as “default” | - Mark the locale as “default” | ||
| - | - If you want to run //**Aware IM**// applications in multiple languages you need to do the following: | + | - If you want to run //**AwareIM**// applications in multiple languages you need to do the following: |
| - Define a locale for every language you want to use. Provide the translation for your configuration and system strings for every language | - Define a locale for every language you want to use. Provide the translation for your configuration and system strings for every language | ||
| - Define a rule attached to your user object (either '' | - Define a rule attached to your user object (either '' | ||
| <code aim>IF RegularUser.Country = ' | <code aim>IF RegularUser.Country = ' | ||
| - | RegularUser.Locale = ' | + | RegularUser.Locale = ' |
| {{page> | {{page> | ||