]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / LinkDialog.js.uncompressed.js
1 define("dijit/_editor/nls/LinkDialog", { root:
2 //begin v1.x content
3 ({
4 createLinkTitle: "Link Properties",
5 insertImageTitle: "Image Properties",
6 url: "URL:",
7 text: "Description:",
8 target: "Target:",
9 set: "Set",
10 currentWindow: "Current Window",
11 parentWindow: "Parent Window",
12 topWindow: "Topmost Window",
13 newWindow: "New Window"
14 })
15 //end v1.x content
16 ,
17 "zh": true,
18 "zh-tw": true,
19 "tr": true,
20 "th": true,
21 "sv": true,
22 "sl": true,
23 "sk": true,
24 "ru": true,
25 "ro": true,
26 "pt": true,
27 "pt-pt": true,
28 "pl": true,
29 "nl": true,
30 "nb": true,
31 "ko": true,
32 "kk": true,
33 "ja": true,
34 "it": true,
35 "hu": true,
36 "hr": true,
37 "he": true,
38 "fr": true,
39 "fi": true,
40 "es": true,
41 "el": true,
42 "de": true,
43 "da": true,
44 "cs": true,
45 "ca": true,
46 "az": true,
47 "ar": true
48 });