Hey csfahey,

open your browser console and evaluate "qx.$$locales".
What do you get in return?

You should get an Object with strings associated with
your locale:

{
  "C": {
     alternateQuotationEnd: "’",
     alternateQuotationStart: "‘",
     cldr_am: "AM"
     ...
  }
  "en": { ... }
}

What locale is set in your "config.json"?

Regards
Richard

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to