summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/ar/PasteFromWord.js
blob: bbef98db998e56eb7666fad11ad1a8f35143c855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//>>built
define(
"dojox/editor/plugins/nls/ar/PasteFromWord", //begin v1.x content
({
	"pasteFromWord": "لصق من Word",
	"paste": "لصق",
	"cancel": "الغاء",
	"instructions": "لصق المحتويات من Word الى مربع النص بأسفل. بمجرد أن تكون راضيا عن المحتوى المراد ادراجه، اضغط على اختيار لصق. للتوقف عن ادراج النص، اضغط  اختيار الغاء."
})

//end v1.x content
);