summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ar/InsertAnchor.js
blob: 96e9dcdac8e6170f2fdebb780abd9d66264eb691 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/ar/InsertAnchor", //begin v1.x content
({
	insertAnchor: "ادراج نقطة التثبيت",
	title: "خصائص نقطة التثبيت",
	anchor: "الاسم:",
	text: "الوصف:",
	set: "تحديد",
	cancel: "الغاء"
})

//end v1.x content
);