summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/pl/InsertAnchor.js
blob: 7bfdf2f5b5c9f1a01c5ffa6040c0a74ffa1180a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/pl/InsertAnchor", //begin v1.x content
({
	insertAnchor: "Wstaw zakotwiczenie",
	title: "Właściwości zakotwiczenia",
	anchor: "Nazwa:",
	text: "Opis:",
	set: "Ustaw",
	cancel: "Anuluj"
})

//end v1.x content
);