summaryrefslogtreecommitdiff
path: root/lib/dijit/_editor/nls/fi/LinkDialog.js.uncompressed.js
blob: 8cfd2f1e67101d2fcd434d338f56c0b47279bd0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
);