Translations in SkyVault
use the language packs supplied in the default install. The supported language packs are:
German (de), English (en), Spanish (es), French (fr), Italian (it), Japanese (ja), and Dutch
(nl). The language used switches according to the browser locale. Ensure that your browser is
set up to view the relevant locale, which ensures that the special characters display
correctly in your installed instance.
The source-localized files are encoded in ASCII, and the special and accented characters are displayed using escape sequences. The source files have been renamed using the corresponding locale for each language. For example, site-welcome.properties is called sitewelcome_ fr.properties for the French version.
If you wish to use a translation that is not supplied with SkyVault, then you must add the appropriate TinyMCE language pack for the translation to work correctly.
If you installed SkyVault
using one of the setup wizards, the default language packs are already installed. If you have
installed SkyVault manually, you
must install the supported language pack manually.
- Browse to the TinyMCE website: TinyMCE.
-
Download the required TinyMCE language pack.
Note: The next step makes configuration changes to the Share application to configure the additional language packs for TinyMCE. This step can only be performed after SkyVault has been installed.
-
Unpack the language file:
- For Share, unpack to: <TOMCAT_HOME>/webapps/share/modules/editors/tiny_mce/langs
- For Explorer, unpack to: <TOMCAT_HOME>/webapps/alfresco/scripts/tiny_mce/langs
- Ensure that the browser cache is cleared or refresh the page.