]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/_editor/nls/ja/LinkDialog.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / ja / LinkDialog.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dijit/_editor/nls/ja/LinkDialog", ({
3 createLinkTitle: "リンク・プロパティー",
4 insertImageTitle: "イメージ・プロパティー",
5 url: "URL:",
6 text: "説明:",
7 target: "ターゲット: ",
8 set: "設定",
9 currentWindow: "現在のウィンドウ",
10 parentWindow: "親ウィンドウ",
11 topWindow: "最上位ウィンドウ",
12 newWindow: "新規ウィンドウ"
13})
14);