Forums / General / Online Editor 4.1.2 Translation
Andreas Kaiser
Tuesday 01 August 2006 9:07:52 am
I've installed Online Editor 4.1.2 on Exponential 3.8 with spanish as only language. The problem is that Online Editor is in english. I've seen the Editor has translation files, but how can I configure the Online Editor to load in spanish (instead in englich)?
Thanks in advance.
eZ Partner in Madrid (Spain) Web: http://www.atela.net/
Christophe Condomines
Tuesday 01 August 2006 9:59:03 am
It should be automatic.
If your admin interface is set in spanish, the online editor is loaded in spanish too.
Does your admin siteaccess have the following settings in site.ini.append?
[RegionalSettings] Locale=esl-ES
Note also that the more up to date translation is available here:http://ez.no/community/contribs/internationalization/online_editor_4_1_spanish_translation
Microblau SL http://www.microblau.net
Wednesday 02 August 2006 8:13:59 am
I thought it should be automatic.
The Exponential instalation is a complete new on a development server. EzP was installed with spanish as only language and the siteaccess file have following lines in site.ini.append.php in the corporate_site_admin folder:
[RegionalSettings] Locale=esl-ES ContentObjectLocale=esl-ES ShowUntranslatedObjects=enabled SiteLanguageList[]=esl-ES TextTranslation=enabled
I've added these lines also to the site.ini.append.php in the admin folder, but didn't work.
I've also updated the translation file with the one you recommend, and no result.
It's really strange...
PS: All folders I refer are under settings/siteaccess
Wednesday 02 August 2006 8:52:16 am
Try to clear all your cache and just after clearing enter first in the admin siteaccess. I have already seen some caching trouble with ezoe if you enter first in the public siteaccess.
To clear all the cache, do it from the admin interface or via :
./bin/shell/clearcache.sh --clear-all
Also, what version are you using exactly 3.8.z ?
Thursday 03 August 2006 7:18:06 am
I have installed 3.8.0. I will try to install 3.8.3 and see if it works.
Thanks for the help