From 1edd6bd6e2751a6597760b676e713a916defe5f0 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 26 Jun 2014 12:19:00 -0400
Subject: [PATCH] Merge pull request #199 from hebbet/master

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

diff --git a/program/js/tinymce/langs/ro.js b/program/js/tinymce/langs/ro.js
index 331d4dd..b0ae19e 100644
--- a/program/js/tinymce/langs/ro.js
+++ b/program/js/tinymce/langs/ro.js
@@ -91,7 +91,9 @@
 "Insert link": "Inserare link",
 "New window": "Fereastr\u0103 nou\u0103",
 "None": "Nici unul",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL-ul introdus pare s\u0103 fie o adres\u0103 web. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul http:\/\/ ?",
 "Target": "\u021aint\u0103",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL-ul introdus pare s\u0103 fie o adres\u0103 de e-mail. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul mailto: ?",
 "Insert\/edit link": "Inserare\/editare link",
 "Insert\/edit video": "Inserare\/editare video",
 "Poster": "Poster",

--
Gitblit v1.9.1