Hi Hansjoerg,
did you run generate.py source again after adding the translation for
"Welcome to the first App" to the .po file?
Regards,
Daniel
Qoodary schrieb:
> Hi list,
> I have a little menu and just a label for testing.
> All strings are made with tr().
> After that, I did generate.py /translate.
> The po files are created and I have translated the de.po file.
> After refresh the page all is in German language now.
>
> But if I try to change the language to English and add:
>
> qx.locale.Manager.getInstance().setLocale('en');
>
> var Welcomelabel = new qx.ui.basic.Label(this.tr("Welcome to the first
> App"));
> doc.add(Welcomelabel);
>
> nothing happens: All will stay in German.
> Except the second menu "Suchen" will change to "Search" but nothing else.
>
> I am a little bit confused about that.
> Can anybody help me?
>
> thanks a lot
> best regards
> Hansjoerg
>
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel