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