summaryrefslogtreecommitdiff
path: root/lib/dijit/_editor/nls/ar/LinkDialog.js.uncompressed.js
blob: a523563d38e536a4b24d5040b2b56e0bb54afbc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
define(
"dijit/_editor/nls/ar/LinkDialog", //begin v1.x content
({
	createLinkTitle: "خصائص الوصلة",
	insertImageTitle: "خصائص الصورة",
	url: "‏عنوان URL:‏",
	text: "الوصف:",
	target: "الهدف:",
	set: "تحديد",
	currentWindow: "النافذة الحالية",
	parentWindow: "النافذة الرئيسية",
	topWindow: "النافذة العلوية",
	newWindow: "‏نافذة جديدة‏"
})

//end v1.x content
);