summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/form/nls/pt/ComboBox.js
blob: c50743bd7a6f59550402e80535d42f605a0342aa (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/form/nls/pt/ComboBox", //begin v1.x content
({
		previousMessage: "Opções anteriores",
		nextMessage: "Mais opções"
})
//end v1.x content
);