Emmanuel Averty
Tuesday 28 September 2010 3:14:23 am
Hi,
I'd like to use the ez website toolbar in a french localized site.
I can see a translation file exists, but it seems not to work : all popups are in english.
Any Idea about what's wrong ?
Guillaume Kulakowski
Tuesday 28 September 2010 5:01:49 am
eZWT translation isn't full for eZ P 4.3. Have you verified that your strings is not marked like "unfinished" in fre-FR/translation.ts ?
My blog : http://www.llaumgui.com (not in eZ Publish ;-)) eZC on RHEL : http://blog.famillecollet.com/pages/Config-en eZC on Fedora : just "yum install php-channel-ezc"
Tuesday 28 September 2010 6:04:12 am
You're right. Some strings are marked "unfinished", but most of them are translated. For exemple : «Create here» is translated by «Créer ici».
Konrad Mazurkiewicz
Tuesday 28 September 2010 9:33:46 am
Hi, put
TranslationExtensions[]=ezwt
to [RegionalSettings] in your siteaccess site.ini.append.php manually.
Clear all cache and your toolbar will use translation.
It looks like bug.
Regards
Tuesday 28 September 2010 11:58:09 pm
Thank you for your reply Konrad, it works fine.
I mark the thread as resolved.