summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/nls/pt-pt/FeedEntryEditor.js
blob: c90a9f3fc0f04709b5aabc3b35c39098a6659cdf (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dojox/atom/widget/nls/pt-pt/FeedEntryEditor", //begin v1.x content
({
	doNew: "[novo]",
	edit: "[editar]",
	save: "[guardar]",
	cancel: "[cancelar]"
})
//end v1.x content
);