Re: XForms: labels and internationalization
Allan Beaufour <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
On 12/6/05, Aaron Reed <[email protected]> wrote: > > [email protected] wrote: > > > Is there a way to use internatiolized xforms:labels based on the locale > > in the browser? > > > > I would suggest that the easiest way to do it would be from the server. Or, kind of hacky, set an instance data node to the locale, which is submitted on load, to fetch the correct locale messages. -- ... Allan