labelLanguage
to set UI Language."sv"
, "en"
, "no"
.contentSet > inlineXML > idf[xml:lang]
-attribute.xx-YY
(note the dash separator which is standard for XML-tags), then the languageFallbacks
-property will be used to attempt to find the language. For instance, if language found in the xml:lang
-attribute has the value "sv"
, then the languageFallbacks
will be used and discover that it should use sv_SE
.languageFallbacks
, then the value configured in the language
-property will be used for spellchecking. The language
-property can be seen as the default article language.language
-property should be set to a pair of two-character codes separated by an underscore xx_YY
(note the underscore, which is different from the xml:lang
-value), e.g. "sv_SE"
, "en_GB"
, "en_US"
.[language-identifier]_[region_identifier]
,xml:lang
-property, then at configured languageFallbacks
, then finally use the value from the language
-property in the configuration file.language
-property as a fallback.xx
or xx_YY
formats.languageOptions
-object and add languages
-property to it.languages
-property is a list of objects with label
, code
, and direction
-properties. The direction
-property has a default value of "rtl"
(right to left), the other possible value is "ltr"
(left to right).<idf>
-element should have correct values for dir
, which can be either ltr
(left to right) or rtl
(right to left). The attribute xml:lang
should be set to the correct locale used by the customer. It should have the same value as the language
-property in the client configuration, except replaces the underscore with a dash.-
to separate language and country (en-GB
, en-US
) whereas elsewhere in the Writer configuration an underscore is used (en_GB
, en_US
). This is according to standards.labelLanguage
. Set this to either sv
or en
as in the example below.calendarLocale
.en_GB
- English (Great Britain)en_US
- English (American)en_CA
- English (Canadian)en_AU
- English (Australian)en_NZ
- English (New Zealand)it_IT
- Italiannb_NO
- Norsk Bokmålnn_NO
- Nynorsknl_NL
- Nederlandssv_SE
- Svenskasv_FI
- Svenska (Finland)pl_PL
- Polskiede_DE
- Deutschde_AT
- Deutsch (Österreich)de_CH
- Deutsch (Schweiz)fr_FR
- Françaisis_IS
- Íslenskupt_PT
- Portuguêses_ES
- Spanish (Traditional)es_MX
- Spanish (Mexican)