diff options
Diffstat (limited to 'js/dojo-1.6/dojox/grid/enhanced/nls/ru/EnhancedGrid.xd.js')
| -rw-r--r-- | js/dojo-1.6/dojox/grid/enhanced/nls/ru/EnhancedGrid.xd.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/grid/enhanced/nls/ru/EnhancedGrid.xd.js b/js/dojo-1.6/dojox/grid/enhanced/nls/ru/EnhancedGrid.xd.js new file mode 100644 index 0000000..529d4a6 --- /dev/null +++ b/js/dojo-1.6/dojox/grid/enhanced/nls/ru/EnhancedGrid.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.grid.enhanced.nls.ru.EnhancedGrid"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.grid.enhanced.nls.ru.EnhancedGrid");dojo._xdLoadFlattenedBundle("dojox.grid.enhanced", "EnhancedGrid", "ru", ({"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 |
