Forums / Extensions / No translation for file (translation.ts) and extension
fagnou jérôme
Tuesday 26 July 2011 6:13:10 am
Hello,
I installed ezsurvey with Exponential 4.0.1 version. Extension works carried out after an override of siteaccess :
[survey] Source = node/view/full.tpl MatchFile=survey/survey.tpl Subdir=templates Match[parent_node]=node_id
However, I have a problem with translation files that remain in English whatever language. So I added in my override :
TranslationExtensions[]=ezsurvey
Which gives:
[RegionalSettings] Locale = eng-GB ContentObjectLocale = fre-FR ShowUntranslatedObjects = disabled SiteLanguageList [] = fre-FR SiteLanguageList [] = eng-GB SiteLanguageList [] = dut-NL TextTranslation = enabled TranslationExtensions [] = ezsurvey
After I clear the cache and i have these errors:
Warning: ezi18n 26 Jul 2011 5:08:03 p.m. No translation for file (translation.ts) in context (ezsurvey / datatypes): 'Survey' with comment (Datatype name)... I thought the problem was the character encoding it based on this discussion :
http://Exponential-france.fr/index.php/fr/forums/questions_techniques/probleme_de_surcharge_de_translation_ts_dans_l_extension_ezwebin
But nothing works ! Would you have an idea ?
Thanks a lot !