XS_STD_LOCALE
This advanced option is system specific and should be set in the lang_<CurrentLanguage>.ini files.
Use this advanced option to be able to open drawings in a situation where you have English Tekla Structures and multi-byte locale Windows operating system. Set it to one of the following values in the lang_<CurrentLanguage>.ini file, depending on the locale of your operating system:
-
set XS_STD_LOCALE=japanese -
set XS_STD_LOCALE=chinese-traditional -
set XS_STD_LOCALE=chinese-simplified -
set XS_STD_LOCALE=russian_us.1251 -
set XS_STD_LOCALE=korean_korea.949
If you set
XS_STD_LOCALE to any other value, or leave the value out, English locale is used by default.
For more information on locales, see Language Identifiers and Locales.
For an example on how to get characters displayed correctly by changing the
locale and the XS_STD_LOCALE advanced option
value, see How to get Cyrillic characters displayed
correctly?.