7 lines
313 B
JavaScript
7 lines
313 B
JavaScript
//>>built
|
|
define(
|
|
"dojox/editor/plugins/nls/zh-tw/SafePaste", ({
|
|
"instructions": "已停用直接貼上。請使用標準瀏覽器鍵盤或功能表貼上控制,將內容貼上至此對話框中。一旦您滿意要插入的內容,按下貼上按鈕。若要中斷插入內容,按下取消按鈕。"
|
|
})
|
|
);
|