summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/nb/ComboBox.js.uncompressed.js
blob: a0bfbd944926427a8f4a3204a22f1165536fa1b6 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/form/nls/nb/ComboBox", //begin v1.x content
({
		previousMessage: "Tidligere valg",
		nextMessage: "Flere valg"
})
//end v1.x content
);