From: Mark W. <ma...@rw...> - 2011-05-04 18:52:08
|
Hi Peter, I get j*** everything. It isn't just you :) I haven't looked at the internationalisation code whatsoever so don't have any idea why it isn't currently working Sorry! Mark _____________________________________________ Mob: 07725 695178 Email: ma...@rw... On 04/05/2011 10:50, Peter Lazarus wrote: > Hi Mark, > do you see any of these internationalisation strings on your system > being displayed correctly? If so, whatever problem is occurring on my > system must be local to my system only. > Peter > > -------- Original Message -------- > Subject: Re: [Tsheetx-developers] New Text Strings > Date: Tue, 3 May 2011 09:49:01 -0500 > From: Scott Miller <sco...@gm...> > To: pal...@gm... > CC: Isabelle Vergely <ver...@fr...>, > tsh...@li... > > > > 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... > <mailto: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... > <mailto:Tsh...@li...> > https://lists.sourceforge.net/lists/listinfo/tsheetx-developers > > > |