summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/hr/InsertAnchor.js
blob: e23afe7145522a37421e630be70a5703104a9325 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dojox/editor/plugins/nls/hr/InsertAnchor", ({
	insertAnchor: "Umetni sidro",
	title: "Svojstva sidra",
	anchor: "Naziv:",
	text: "Opis:",
	set: "Postavi",
	cancel: "Opoziv"
})
);