summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/hu/InsertAnchor.js
blob: 454b3b679259e1fd944f595116df116039f0c506 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/hu/InsertAnchor", //begin v1.x content
({
	insertAnchor: "Horgony beszúrása",
	title: "Horgony tulajdonságai",
	anchor: "Név:",
	text: "Leírás:",
	set: "Beállítás",
	cancel: "Mégse"
})

//end v1.x content
);