summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/form/nls/fr/ComboBox.js
blob: ad473b2686db68f7372bfc650ae441a8f51c0768 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/fr/ComboBox", //begin v1.x content
({
		previousMessage: "Choix précédents",
		nextMessage: "Plus de choix"
})
//end v1.x content
);