From 0b36d151572e050b51d82e7429fee847ebb33e22 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Thu, 20 Nov 2014 06:03:22 -0500 Subject: [PATCH] Add method to display operation (uploading) progress in UI message --- 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