Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / locale / languages.js
index 09c398f..a51c482 100644 (file)
@@ -1,9 +1,3 @@
-/*!
- * Ext JS Library 3.3.1
- * Copyright(c) 2006-2010 Sencha Inc.
- * licensing@sencha.com
- * http://www.sencha.com/license
- */
 /* This file is automaticly generated by create_language_js.py */
 
 // some data used in the examples
@@ -19,10 +13,10 @@ Ext.exampledata.languages = [
        ['da', 'Danish', 'utf-8'],
        ['nl', 'Dutch', 'ascii'],
        ['en', 'English', 'ascii'],
-       ['en_UK', 'English (UK)', 'ascii'],
+       ['en_GB', 'English (UK)', 'ascii'],
        ['fa', 'Farsi (Persian)', 'utf-8'],
-       ['fr_CA', 'France (Canadian)', 'UTF-8'],
-       ['fr', 'France (France)', 'UTF-8'],
+       ['fr_CA', 'France (Canadian)', 'utf-8'],
+       ['fr', 'France (France)', 'utf-8'],
        ['de', 'German', 'utf-8'],
        ['el_GR', 'Greek', 'utf-8'],
        ['gr', 'Greek (Old Version)', 'utf-8'],