Re: [qooxdoo-devel] translating msg-ids at runtime

2009-06-12 Thread Andreas G.
thank you. -- View this message in context: http://n2.nabble.com/translating-msg-ids-at-runtime-tp3066562p3067828.html Sent from the qooxdoo mailing list archive at Nabble.com. -- Crystal Reports - New Free Runtime and

Re: [qooxdoo-devel] translating msg-ids at runtime

2009-06-12 Thread Alexander Back
Hi Andreas, On Friday 12 June 2009 Andreas G. wrote: > is it possible to use the translation-system of qooxdoo to translate > msg-ids saved outside of my code? the msg-ids are located in a xml-file or > a database. > > i define my layout (section for example) within a xml-file and parse that > str

[qooxdoo-devel] translating msg-ids at runtime

2009-06-12 Thread Andreas G.
hello there. is it possible to use the translation-system of qooxdoo to translate msg-ids saved outside of my code? the msg-ids are located in a xml-file or a database. i define my layout (section for example) within a xml-file and parse that structure to create a section. my first intention was