Re: i18n
Adam Megacz <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Emiliano <[email protected]> writes: > Has anyone experimented with i18n in XWT before? I've been looking for somebody experienced in i18n to work with me on this for a while now; mainly with unicode issues. > Could retheming play a role here? Definately. You could use something like xwt.theme("myapp.lang", "myapp.english") to overlay the english templates onto the lang templates, which are the ones you instantiate. > Where would I store these translations in the xwar if I include them > in the xwar itself? Ideally, yes. Or you could xwt.loadArchive() them on demand. - a _______________________________________________ http://lists.xwt.org/listinfo/dev