From: Peter L. <pal...@gm...> - 2011-05-03 01:51:16
|
Hi Isabelle, I am in the process of making changes to the supervisor form. Also adding internationalisation. A couple of questions: 1. There are some text strings on that form that are not in the en-GB.ini file. So I should add them to both the en-GB.ini and fr-FR.ini files. If I send you a note re what's been added, then you can alter the french translation, ok? And this question to all developers. Maybe I have missed something previously. 2. The call to JText::_('CLIENT') for example returns jCLIENT. Why doesn't it return the translated string "Client", or "jClient" where the "j" confirms the string has been internationalised? Peter |