]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/fi/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / fi / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/fi/LinkDialog", //begin v1.x content
3 ({
4 createLinkTitle: "Linkin ominaisuudet",
5 insertImageTitle: "Kuvan ominaisuudet",
6 url: "URL-osoite:",
7 text: "Kuvaus:",
8 target: "Kohde:",
9 set: "Aseta",
10 currentWindow: "Nykyinen ikkuna",
11 parentWindow: "Pääikkuna",
12 topWindow: "Päällimmäinen ikkuna",
13 newWindow: "Uusi ikkuna"
14 })
15
16 //end v1.x content
17 );