summaryrefslogtreecommitdiff
path: root/lib/dijit/_editor/nls/sv/LinkDialog.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/_editor/nls/sv/LinkDialog.js.uncompressed.js')
-rw-r--r--lib/dijit/_editor/nls/sv/LinkDialog.js.uncompressed.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/dijit/_editor/nls/sv/LinkDialog.js.uncompressed.js b/lib/dijit/_editor/nls/sv/LinkDialog.js.uncompressed.js
new file mode 100644
index 000000000..dca1fc0f6
--- /dev/null
+++ b/lib/dijit/_editor/nls/sv/LinkDialog.js.uncompressed.js
@@ -0,0 +1,14 @@
+define(
+"dijit/_editor/nls/sv/LinkDialog", ({
+ createLinkTitle: "Länkegenskaper",
+ insertImageTitle: "Bildegenskaper",
+ url: "URL-adress:",
+ text: "Beskrivning:",
+ target: "Mål:",
+ set: "Använd",
+ currentWindow: "Aktuellt fönster",
+ parentWindow: "Överordnat fönster",
+ topWindow: "Översta fönstret",
+ newWindow: "Nytt fönster"
+})
+);