From 0b36d151572e050b51d82e7429fee847ebb33e22 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 20 Nov 2014 06:03:22 -0500
Subject: [PATCH] Add method to display operation (uploading) progress in UI message

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

diff --git a/program/js/tinymce/langs/hr.js b/program/js/tinymce/langs/hr.js
index 81924b3..1e2466b 100644
--- a/program/js/tinymce/langs/hr.js
+++ b/program/js/tinymce/langs/hr.js
@@ -5,6 +5,7 @@
 "Div": "DIV",
 "Paste": "Zalijepi",
 "Close": "Zatvori",
+"Font Family": "Font Family",
 "Pre": "PRE",
 "Align right": "Poravnaj desno",
 "New document": "Novi dokument",
@@ -22,6 +23,7 @@
 "Header 1": "Zaglavlje 1",
 "Superscript": "Natpis",
 "Clear formatting": "Ukloni oblikovanje",
+"Font Sizes": "Font Sizes",
 "Subscript": "Potpis",
 "Header 6": "Zaglavlje 6",
 "Redo": "Vrati",
@@ -89,7 +91,9 @@
 "Insert link": "Umetni poveznicu",
 "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": "Umetni\/izmijeni poveznicu",
 "Insert\/edit video": "Umetni\/izmijeni video",
 "Poster": "Poster",

--
Gitblit v1.9.1