summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/he/InsertAnchor.js
blob: 0c20212b460d243648e0ebbdac2f8334155116d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/he/InsertAnchor", //begin v1.x content
({
	insertAnchor: "הוספת עוגן ",
	title: "תכונות עוגן ",
	anchor: "שם:",
	text: "תיאור:",
	set: "הגדרה",
	cancel: "ביטול"
})

//end v1.x content
);