From f0cfe83e3725f9a3928da97a6e3085e79cb25309 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Mar 2013 10:26:24 +0400 Subject: upgrade dojo to 1.8.3 (refs #570) --- lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js') diff --git a/lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js b/lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js new file mode 100644 index 000000000..a51049592 --- /dev/null +++ b/lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js @@ -0,0 +1,14 @@ +define( +"dijit/_editor/nls/zh-tw/LinkDialog", ({ + createLinkTitle: "鏈結內容", + insertImageTitle: "影像內容", + url: "URL:", + text: "說明:", + target: "目標:", + set: "設定", + currentWindow: "現行視窗", + parentWindow: "上層視窗", + topWindow: "最上面的視窗", + newWindow: "新視窗" +}) +); -- cgit v1.2.3