upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
define(
|
||||
"dijit/_editor/nls/fi/LinkDialog", ({
|
||||
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"
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user