diff options
Diffstat (limited to 'js/dojo-1.6/dojox/grid/enhanced/nls/el/EnhancedGrid.xd.js')
| -rw-r--r-- | js/dojo-1.6/dojox/grid/enhanced/nls/el/EnhancedGrid.xd.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/grid/enhanced/nls/el/EnhancedGrid.xd.js b/js/dojo-1.6/dojox/grid/enhanced/nls/el/EnhancedGrid.xd.js new file mode 100644 index 0000000..957e3d5 --- /dev/null +++ b/js/dojo-1.6/dojox/grid/enhanced/nls/el/EnhancedGrid.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.grid.enhanced.nls.el.EnhancedGrid"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.grid.enhanced.nls.el.EnhancedGrid");dojo._xdLoadFlattenedBundle("dojox.grid.enhanced", "EnhancedGrid", "el", ({"descending":"Φθίνουσα","ascending":"Αύξουσα","nestedSort":"Ένθετη ταξινόμηση","unsorted":"Χωρίς ταξινόμηση αυτής της στήλης","singleSort":"Απλή ταξινόμηση","indirectSelectionRadio":"Row ${0}, single selection, radio box","indirectSelectionCheckBox":"Row ${0}, multiple selection, check box","selectAll":"Select all","sortingState":"${0} - ${1}"})
+); +}};});
\ No newline at end of file |
