From: Scott M. <sco...@gm...> - 2011-05-03 14:49:10
|
Hey Peter, If the string does not exist in the translation files, it simply prints out the string that the JText stuff was called with. So, in your example, the translation for CLIENT doesn't exist, so that is why it comes out as jCLIENT. As soon as it is defined, it should be printed in non-all caps. On another note, I'm in the midst of an employment change, so, I'm afraid I will not have the time I've had in the past to work on this product. I still want to be involved, but the amount of time I have to actually work on the code will probably be severely limited, at least in the near future. Getting to this employment change has also greatly limited my time over the past few weeks (in fact, I don't think I've done anything of note over these past few weeks). -Scott On Mon, May 2, 2011 at 8:50 PM, Peter Lazarus <pal...@gm...> wrote: > 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 > > > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Tsheetx-developers mailing list > Tsh...@li... > https://lists.sourceforge.net/lists/listinfo/tsheetx-developers > |