But if you use the label attribute in your fieldset it should translate according to your module ini file pt-BR.
Then in your pt-BR translating file you then add: MYFIELDNAME_TRANSLATION="My Translation"
It worked for me in Joomla 2.5 and 3.1
via Joomla! http://forum.joomla.org/viewtopic.php?t=820754&p=3089168#p3089168
Code:
<fieldset name="myfieldname" label="MYFIELDNAME_TRANSLATION">
Then in your pt-BR translating file you then add: MYFIELDNAME_TRANSLATION="My Translation"
It worked for me in Joomla 2.5 and 3.1
Statistics: Posted by jonascw — Sun Sep 29, 2013 7:09 am
via Joomla! http://forum.joomla.org/viewtopic.php?t=820754&p=3089168#p3089168
No comments:
Post a Comment