From 3ebac0167bf20104fb7a2a55934765117760264c Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Mon, 18 Aug 2014 03:53:18 -0400 Subject: [PATCH] Only add zen-mode text labels in compose step --- program/js/tinymce/langs/sl_SI.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/program/js/tinymce/langs/sl_SI.js b/program/js/tinymce/langs/sl_SI.js index 5a61ea5..b4a71df 100644 --- a/program/js/tinymce/langs/sl_SI.js +++ b/program/js/tinymce/langs/sl_SI.js @@ -91,11 +91,13 @@ "Insert link": "Vstavi povezavo", "New window": "Novo okno", "None": "Brez", +"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?", "Target": "Cilj", +"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", "Insert\/edit link": "Vstavi\/uredi povezavo", "Insert\/edit video": "Vstavi\/uredi video", "Poster": "Poster", -"Alternative source": "Alternativni vir", +"Alternative source": "Nadomestni vir", "Paste your embed code below:": "Prilepite kodo za vdelavo:", "Insert video": "Vstavi video", "Embed": "Vdelaj", -- Gitblit v1.9.1