summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/zh-tw/SafePaste.js
blob: a0652fb24322e98ed30267a94922f2d21d69ec93 (plain)
1
2
3
4
5
6
//>>built
define(
"dojox/editor/plugins/nls/zh-tw/SafePaste", ({
	"instructions": "已停用直接貼上。請使用標準瀏覽器鍵盤或功能表貼上控制,將內容貼上至此對話框中。一旦您滿意要插入的內容,按下貼上按鈕。若要中斷插入內容,按下取消按鈕。"
})
);