]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/zh/LinkDialog.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / zh / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/zh/LinkDialog", ({
3 createLinkTitle: "链接属性",
4 insertImageTitle: "图像属性",
5 url: "URL:",
6 text: "说明:",
7 target: "目标:",
8 set: "集",
9 currentWindow: "当前窗口",
10 parentWindow: "父窗口",
11 topWindow: "最顶层窗口",
12 newWindow: "新建窗口"
13 })
14 );