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