]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / zh-tw / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/zh-tw/LinkDialog", //begin v1.x content
3 ({
4 createLinkTitle: "鏈結內容",
5 insertImageTitle: "影像內容",
6 url: "URL:",
7 text: "說明:",
8 target: "目標:",
9 set: "設定",
10 currentWindow: "現行視窗",
11 parentWindow: "上層視窗",
12 topWindow: "最上面的視窗",
13 newWindow: "新視窗"
14 })
15
16 //end v1.x content
17 );