Great - thanks for reporting back! > Ok, with a svn trunk checkout, I don't have the problem. > > Thanks > > geo a écrit : >> Thanks for this answer, I will check our the trun to test with the fix. >> >> Regards. >> >> thron7 a écrit : >>> I believe you've hit a known bug >>> (http://bugzilla.qooxdoo.org/show_bug.cgi?id=2052), which is fixed in >>> trunk. It will be available with 0.8.3. Can you wait, or upgrade to >>> trunk? >>> >>> T. >>> >>> geo wrote: >>>> I use the 0.8.2 sdk version. >>>> >>>> thron7 a écrit : >>>> >>>>> which qooxdoo version are you using? >>>>> >>>>> geo wrote: >>>>> >>>>>> Hello, >>>>>> >>>>>> I use in my application the on demand package loading with >>>>>> qx.io2.PartLoader.require() method. >>>>>> >>>>>> My standalone wrapper application is correctly language configured >>>>>> (with >>>>>> : qx.locale.Manager.getInstance().setLocale("fr");), all the label >>>>>> of >>>>>> the standalone application UI are displayed in "fr" language. >>>>>> >>>>>> The dynamic loading run well excepts for the translation part, all >>>>>> the >>>>>> labels of the loaded object (in my case it is a qx.ui.window.Window >>>>>> inherited object) remains in the default language, the one used in >>>>>> the >>>>>> this.tr("") method. >>>>>> >>>>>> I have correctly generated the .po file with the "generate.py >>>>>> translation" command. In the .po result file I can see all the label >>>>>> required in my dynamic loaded object. >>>>>> >>>>>> I also modified the config.json as follow : >>>>>> >>>>>> "jobs" : >>>>>> { >>>>>> "common" : >>>>>> { >>>>>> "packages" : >>>>>> { >>>>>> "parts" : >>>>>> { >>>>>> "boot": ["${QXTHEME}", "admin.Application"], >>>>>> "config": ["admin.config.config"] >>>>>> } >>>>>> } >>>>>> } >>>>>> } >>>>>> >>>>>> where "config" is the on demand loaded package. >>>>>> >>>>>> Remark : For added security I also emptied my browser cache during >>>>>> my test. >>>>>> >>>>>> Regards. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Enter the BlackBerry Developer Challenge >>>>>> This is your chance to win up to $100,000 in prizes! For a limited >>>>>> time, >>>>>> vendors submitting new applications to BlackBerry App World(TM) will >>>>>> have >>>>>> the opportunity to enter the BlackBerry Developer Challenge. See >>>>>> full prize >>>>>> details at: http://p.sf.net/sfu/Challenge >>>>>> _______________________________________________ >>>>>> qooxdoo-devel mailing list >>>>>> [email protected] >>>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>>>>> >>>>>> >>>>>> >>>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Enter the BlackBerry Developer Challenge >>>>> This is your chance to win up to $100,000 in prizes! For a limited >>>>> time, >>>>> vendors submitting new applications to BlackBerry App World(TM) will >>>>> have >>>>> the opportunity to enter the BlackBerry Developer Challenge. See full >>>>> prize >>>>> details at: http://p.sf.net/sfu/Challenge >>>>> >>>> ------------------------------------------------------------------------------ >>>> Enter the BlackBerry Developer Challenge >>>> This is your chance to win up to $100,000 in prizes! For a limited >>>> time, >>>> vendors submitting new applications to BlackBerry App World(TM) will >>>> have >>>> the opportunity to enter the BlackBerry Developer Challenge. See full >>>> prize >>>> details at: http://p.sf.net/sfu/Challenge >>>> _______________________________________________ >>>> qooxdoo-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> Enter the BlackBerry Developer Challenge >>> This is your chance to win up to $100,000 in prizes! For a limited >>> time, >>> vendors submitting new applications to BlackBerry App World(TM) will >>> have >>> the opportunity to enter the BlackBerry Developer Challenge. See full >>> prize >>> details at: http://p.sf.net/sfu/Challenge >> >> >> ------------------------------------------------------------------------------ >> Enter the BlackBerry Developer Challenge >> This is your chance to win up to $100,000 in prizes! For a limited time, >> vendors submitting new applications to BlackBerry App World(TM) will >> have >> the opportunity to enter the BlackBerry Developer Challenge. See full >> prize >> details at: http://p.sf.net/sfu/Challenge > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full > prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > >
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
