diff options
Diffstat (limited to 'program/js/tinymce/langs/sl_SI.js')
-rw-r--r-- | 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 5a61ea5d4..b4a71dfd6 100644 --- a/program/js/tinymce/langs/sl_SI.js +++ b/program/js/tinymce/langs/sl_SI.js @@ -91,11 +91,13 @@ tinymce.addI18n('sl_SI',{ "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", |