]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/th/LinkDialog.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / th / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/th/LinkDialog", ({
3 createLinkTitle: "คุณสมบัติลิงก์",
4 insertImageTitle: "คุณสมบัติรูปภาพ",
5 url: "URL:",
6 text: "คำอธิบาย:",
7 target: "เป้าหมาย:",
8 set: "เซ็ต",
9 currentWindow: "หน้าต่างปัจจุบัน",
10 parentWindow: "หน้าต่างหลัก",
11 topWindow: "หน้าต่างบนสุด",
12 newWindow: "หน้าต่างใหม่"
13 })
14 );