From ed1d212ae2daea5e4bd043417610177093e99f19 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sat, 16 Jan 2016 03:03:51 -0500
Subject: [PATCH] Improved SVG cleanup code

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

diff --git a/program/js/tinymce/langs/cy.js b/program/js/tinymce/langs/cy.js
index 657b389..0d1a9a5 100644
--- a/program/js/tinymce/langs/cy.js
+++ b/program/js/tinymce/langs/cy.js
@@ -91,7 +91,9 @@
 "Insert link": "Mewnosod dolen",
 "New window": "Ffenest newydd",
 "None": "Dim",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Mae'n debyg taw dolen allanol yw'r URL hwn. Ydych chi am ychwanegu'r rhagosodiad http:\/\/ ?",
 "Target": "Targed",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Mae'n debyg taw cyfeiriad ebost yw'r URL hwn. Ydych chi am ychwanegu'r rhagosodiad mailto:?",
 "Insert\/edit link": "Mewnosod\/golygu dolen",
 "Insert\/edit video": "Mewnosod\/golygu fideo",
 "Poster": "Poster",

--
Gitblit v1.9.1