From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 05 Feb 2016 07:25:27 -0500
Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports

---
 program/js/tinymce/langs/sr.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/program/js/tinymce/langs/sr.js b/program/js/tinymce/langs/sr.js
index 48e20a4..ef72404 100644
--- a/program/js/tinymce/langs/sr.js
+++ b/program/js/tinymce/langs/sr.js
@@ -91,7 +91,9 @@
 "Insert link": "Ubaci vezu",
 "New window": "Novi prozor",
 "None": "Ni\u0161ta",
+"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": "Meta",
+"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": "Ubaci\/promeni vezu",
 "Insert\/edit video": "Ubaci\/promeni video",
 "Poster": "Poster",

--
Gitblit v1.9.1