From 2965a981b7ec22866fbdf2d567d87e2d068d3617 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 31 Jul 2015 16:04:08 -0400
Subject: [PATCH] Allow to search and import missing PGP pubkeys from keyservers using Publickey.js

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

diff --git a/program/js/tinymce/langs/et.js b/program/js/tinymce/langs/et.js
index 2b09ea9..752cc59 100644
--- a/program/js/tinymce/langs/et.js
+++ b/program/js/tinymce/langs/et.js
@@ -91,7 +91,9 @@
 "Insert link": "Lisa link",
 "New window": "Uus aken",
 "None": "Puudub",
+"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": "Sihtm\u00e4rk",
+"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": "Lisa\/muuda link",
 "Insert\/edit video": "Lisa\/muuda video",
 "Poster": "Lisaja",

--
Gitblit v1.9.1