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