summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ro/InsertAnchor.js
blob: bc1688f03b7889f2d7111f40e5d36734f8cc7f19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/ro/InsertAnchor", //begin v1.x content
({
	insertAnchor: "Inserare ancoră",
	title: "Proprietăţi ancoră",
	anchor: "Nume:",
	text: "Descriere:",
	set: "Setare",
	cancel: "Anulare"
})

//end v1.x content
);