summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dijit/form/nls/de/ComboBox.js
blob: 0e1853aa0e9017e8baf4ea83648f6b770f84811d (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/de/ComboBox", //begin v1.x content
({
		previousMessage: "Vorherige Auswahl",
		nextMessage: "Weitere Auswahlmöglichkeiten"
})
//end v1.x content
);