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