summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/grid/enhanced/nls/he/EnhancedGrid.xd.js
blob: 15cd4a6db7ea57bf8071555fdfd8a2ab4b664f02 (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.grid.enhanced.nls.he.EnhancedGrid"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.grid.enhanced.nls.he.EnhancedGrid");dojo._xdLoadFlattenedBundle("dojox.grid.enhanced", "EnhancedGrid", "he", ({"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}"})
);
}};});