summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/nls/ro/FeedEntryEditor.js
blob: 8d39e1e44868e5676ce52ab3b9ba150d1e2b8fe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dojox/atom/widget/nls/ro/FeedEntryEditor", //begin v1.x content
({
	doNew: "[nou]",
	edit: "[editare]",
	save: "[salvare]",
	cancel: "[anulare]"
})
//end v1.x content
);