Edit online

The built-in localization strings for editing and printing media are defined in:
  • [PLUGIN_DIR]css/core/-i18n.css
  • [PLUGIN_DIR]css/core/-i18n-en.css
  • [PLUGIN_DIR]css/core/-i18n-de.css
  • [PLUGIN_DIR]css/core/-i18n-fr.css
There are several strings that are used only in the printed media, such as the table of contents title or the index page title. They can be found in the following CSS files:
  • [PLUGIN_DIR]css/print/p-i18n.css
  • [PLUGIN_DIR]css/print/p-i18n-en.css
  • [PLUGIN_DIR]css/print/p-i18n-de.css
  • [PLUGIN_DIR]css/print/p-i18n-fr.css
Note: The actual number of localization files may vary.