Hi Eli,

Eli wrote:
> Only to confirm, in Makefile of my application, does line below set the
> languages Portuguese, Spanish and English respectively?
>
>
> APPLICATION_LOCALES = pt sp en
I think the language code for Spanish is "es". So

APPLICATION_LOCALES = pt es en

would be correct, I think.

cheers,
  Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to