summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dijit/form/nls/it/ComboBox.js
blob: 4f7dfaa1287f08d18bd3d14a3c01bd9b92431a61 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/it/ComboBox", //begin v1.x content
({
		previousMessage: "Scelte precedenti",
		nextMessage: "Altre scelte"
})
//end v1.x content
);