Hi guys,
I’m currently adapting some modules to be 4.6 compatible.
I made my metadata file which is correct.
For this module I’ve some options I declared as settings in metadata.php as
follows :
'settings' => array(
array('group' => 'main', 'name' => 'paybox_ctx_mode', 'type' => 'str',
'value' => 'TEST'),
array('group' => 'main', 'name' => 'paybox_module_call_method', 'type' =>
'str', 'value' =>
'curl'),
),
My problem is that I don’t know how to manage translations for these
settings.. In the admin area I get the I get translation error messages for
each setting...
Any clue ?
Regards
--
Xavier
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general