Pman.Tab.AdminTranslations.bjs
[Pman.Admin] / Pman.Tab.AdminTranslations.bjs
index cd9c398..326bcd9 100644 (file)
                                                         {
                                                             "*prop": "store",
                                                             "xtype": "SimpleStore",
-                                                            "|data": "[\n   [ 'l', 'Language Names' ]\n   [ 'c', 'Country Names' ]\n]",
+                                                            "|data": "[\n   [ 'l', 'Language Names' ],\n   [ 'c', 'Country Names' ],\n    [ 'm', 'Currency Names' ]\n]",
                                                             "|fields": "['module']",
                                                             "|xns": "Roo.data"
                                                         }