From: Peter L. <pal...@gm...> - 2011-05-06 04:05:09
|
Isabelle, I wonder what version of php your server is using. If it is earlier than 5.3.0, you would not experience any problem. From memory, Scott has php version 4.something. My version of php is 5.3.6 and I did have a problem with language, no language strings were displayed. Peter On 05/05/2011 04:18 PM, Isabelle Vergely wrote: > Hi all, > > I am surprised because I have no problem with the language switch. > I applied what said Scott in a message sent to the list > (2011-03-30 15:53), see: > http://sourceforge.net/mailarchive/message.php?msg_id=27283175 > > To test the language, in the file: include/jclasses/factory.php > change the line (#74): > $locale = "en-GB"; > For me, having $locale = "en-GB" or $locale = "fr-FR", it's OK > to display strings respectively in English or French. > > I haven't test the last modification made be Peter yesterday. > I will look to this soon. > > Isabelle. > > ------------------------------------------------------------------------------ > 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 > |