I am trying to specify the language and locale that my application is to
support using "json.config":

 "let" :
  {
            "LOCALES"      : [ "en_AU", "en_CA", "en_GB", "en_US", "es_US",
"fr_CA" ],
   }

However, after running "generate.py translation" to obtain the .po files,
translating them and running "generate.py source"  I get the following
messages:

      - Warning: Base locale en not specified, trying to add it.
      - Warning: Base locale es not specified, trying to add it.
      - Warning: Base locale fr not specified, trying to add it.
 
And when running it now shows the additional locales that I didn't specify
in the config file.  Does anyone have an explanation of what is going on?




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Localization-Help-tp7583926.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to