summaryrefslogtreecommitdiff
path: root/lib/dijit/_editor/nls/he/LinkDialog.js.uncompressed.js
blob: dcd6fc73823f2e03df4817827ddd48298aba1795 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
define(
"dijit/_editor/nls/he/LinkDialog", //begin v1.x content
({
	createLinkTitle: "תכונות קישור",
	insertImageTitle: "תכונות תמונה",
	url: "URL:‏",
	text: "תיאור:",
	target: "יעד:",
	set: "הגדרה",
	currentWindow: "חלון נוכחי",
	parentWindow: "חלון אב",
	topWindow: "חלון עליון",
	newWindow: "חלון חדש"
})
//end v1.x content
);