From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 17 Apr 2015 06:28:40 -0400 Subject: [PATCH] Allow preference sections to define CSS class names --- 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