setting the module language for SelfRegistration
Posted: Mon Nov 05, 2012 2:07 pm
Hello,
I am using the SelfRegistration module in a multilingual site. I have overriden the language strings in the /module_custom/SelfRegistration/lang directory in order to achive multi-language support but the module seems not to use them unless i use the deprecated lang parameter like this:
{cms_module module=SelfRegistration group=members lang="el_GR"}
Since this parameter is deprecated is there any other way to make a module use the translated files?
I 've also tried using the {cms_set_language lang="el_GR"} before invoking the SelfRegistration module and also made sure i use it only once as indicated in the documentation but without success.
CMS version: 1.11.2
SelfRegistration version: 1.6.16
I am using the SelfRegistration module in a multilingual site. I have overriden the language strings in the /module_custom/SelfRegistration/lang directory in order to achive multi-language support but the module seems not to use them unless i use the deprecated lang parameter like this:
{cms_module module=SelfRegistration group=members lang="el_GR"}
Since this parameter is deprecated is there any other way to make a module use the translated files?
I 've also tried using the {cms_set_language lang="el_GR"} before invoking the SelfRegistration module and also made sure i use it only once as indicated in the documentation but without success.
CMS version: 1.11.2
SelfRegistration version: 1.6.16