]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/th/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / th / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/th/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 );