From: skaill <sk...@ro...> - 2004-09-12 20:31:14
|
Hahaha...none from me. The good news is the classes I've looked through don't have any strings. It's still possible some may though. If a class does display a string then it is probably due to an error and could be modified to pass back an error code instead. That code can be checked later once the multilangauge is running and the proper message displayed at that time. It may be that none of the classes use (or at least display) strings. Steve ----- Original Message ----- From: "Daintrees" <p.d...@pa...> To: <web...@li...> Sent: Sunday, September 12, 2004 4:22 PM Subject: [Web-erp-developers] Including LanguageSetup.php > Shot from the hip and missed with that previous email Jesse! > > The snag is that language is set from a session variable, so a session needs > to be initiated before LanguageSetup.php is included - so we have access to > $_SESSION['Language']! This creates a more serious difficulty for strings in > class defintion files :-( > > Need a little more thought and some brilliant ideas would be most > appreciated. > > Phil > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |