Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Find a block with the needed language in AppServerX.xml. Example for the Chezh language:

Code Block
languagejs
themeEmacs
<Language Id="cs_CZ" Enabled="false">
<!-- Czech (Czech Republic) -->
<Alias>cs</Alias>
<SpellEngineOptions>
<SpellCheckProvider>enchant</SpellCheckProvider>
</SpellEngineOptions>
</Language>

...