summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/grid/enhanced/nls/sv/EnhancedGrid.xd.js
blob: f83918f67ff54aaa8deb269b30f11999a041c65d (plain)
1
2
3
4
5
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.grid.enhanced.nls.sv.EnhancedGrid"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.grid.enhanced.nls.sv.EnhancedGrid");dojo._xdLoadFlattenedBundle("dojox.grid.enhanced", "EnhancedGrid", "sv", ({"descending":"fallande","ascending":"stigande","nestedSort":"nästlad sortering","unsorted":"Sortera inte den här kolumnen","singleSort":"enkel sortering","indirectSelectionRadio":"Row ${0}, single selection, radio box","indirectSelectionCheckBox":"Row ${0}, multiple selection, check box","selectAll":"Select all","sortingState":"${0} - ${1}"})
);
}};});