The language in which SkyVault displays switches depending on the locale selected for the browser. Set your browser to your most appropriate locale. This will make sure that the special characters for each language display correctly.
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.