tt-rss/lib/dijit/_editor/nls/fi/LinkDialog.js.uncompressed.js

18 lines
378 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dijit/_editor/nls/fi/LinkDialog", //begin v1.x content
({
createLinkTitle: "Linkin ominaisuudet",
insertImageTitle: "Kuvan ominaisuudet",
url: "URL-osoite:",
text: "Kuvaus:",
target: "Kohde:",
set: "Aseta",
currentWindow: "Nykyinen ikkuna",
parentWindow: "Pääikkuna",
topWindow: "Päällimmäinen ikkuna",
newWindow: "Uusi ikkuna"
})
//end v1.x content
);