Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
710:configure-languages [2024/09/26 14:39] Meier, Erich710:configure-languages [2024/09/26 19:15] (current) Meier, Erich
Line 1: Line 1:
 ====== Default and additional languages ====== ====== Default and additional languages ======
  
-Stages supports the following languages by default: **English, German, Chinese, Korean, Japanese**.+Stages supports the following languages by default: **English, German, Chinese, Japanese**.
  
-Other languages can be added in the following way:+Additional languages can be added in the following way:
  
-  - Edit conf/config.xml and add/edit the following property by adding the additional language, e.g. "eo" (for Esperanto): \\ ''<property name="supported.languages" value="en,de,zh,ko,ja,**eo**"/>''**//WARNING: new languages always need to be added at the end of the list. The list should not be reordered, otherwise already modeled process content will show in the wrong language.//**+  - Edit conf/config.xml and add/edit the following property by adding the additional language, e.g. "eo" (for Esperanto): \\ ''<property name="supported.languages" value="en,de,zh,ja,**eo**"/>''**//WARNING: new languages always need to be added at the end of the list. The list should not be reordered, otherwise already modeled process content will show in the wrong language.//**
   - Execute bin/update.bat (Windows) or bin/update.sh (Linux). \\ This will generate a properties file with the suffix of the new language (e.g. **stages_eo**.properties) in …\stages\data-cache\generated. The file contains the English translations. Do not modify it directly because all changes will be overwritten by the next execution of update.bat/sh.   - Execute bin/update.bat (Windows) or bin/update.sh (Linux). \\ This will generate a properties file with the suffix of the new language (e.g. **stages_eo**.properties) in …\stages\data-cache\generated. The file contains the English translations. Do not modify it directly because all changes will be overwritten by the next execution of update.bat/sh.
   - Do the desired translations:   - Do the desired translations: