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