From ced34cb15e095836767971aa4d27b141fb1d7ec9 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sat, 18 Oct 2014 08:47:54 -0400
Subject: [PATCH] Merge pull request #230 from bytesatwork-xx/master

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

diff --git a/program/js/tinymce/langs/it.js b/program/js/tinymce/langs/it.js
index 29377ba..b4a1544 100644
--- a/program/js/tinymce/langs/it.js
+++ b/program/js/tinymce/langs/it.js
@@ -91,7 +91,9 @@
 "Insert link": "Inserisci il Link",
 "New window": "Nuova Finestra",
 "None": "No",
+"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "L'URL inserito sembra essere un collegamento esterno. Vuoi aggiungere il prefisso necessario http:\/\/?",
 "Target": "Target",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL inserito sembra essere un indirizzo email. Vuoi aggiungere il prefisso necessario mailto:?",
 "Insert\/edit link": "Inserisci\/Modifica Link",
 "Insert\/edit video": "Inserisci\/Modifica Video",
 "Poster": "Anteprima",
@@ -100,6 +102,7 @@
 "Insert video": "Inserisci Video",
 "Embed": "Incorporare",
 "Nonbreaking space": "Spazio unificatore",
+"Page break": "Interruzione di pagina",
 "Paste as text": "incolla come testo",
 "Preview": "Anteprima",
 "Print": "Stampa",

--
Gitblit v1.9.1