This is how a generated localisation file looks like:

qx.$$packageData["060908cfe23c"]={
  "locales":{"sv_SE":{}},
  "resources":{},
  "translations":{
    "sv_SE":{
      "<li>If the xxxxxx has been verified and confirmed you will 
yyyyyyyyyyyyy.</li>" : "<li>Om ditt xxxxxx har bekräftats och godkänts kommer 
du att yyyyyyyyyyyyyy",

...........

The key field is very long, actually the whole text. How can we turn off that 
and let the generator replace it with keys instead to minimize size of the 
application? We have looked through the docs but we couldn't find anything...

What is the reason to save such long keys? Readability, sure, but it can be 
done by a comment line.

Stefan
                                          
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to