From aba88576ef7de82814632e39018be001c18ad21a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 28 Mar 2016 12:36:56 -0400
Subject: [PATCH] Update localizations

---
 program/localization/hr_HR/labels.inc |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/program/localization/hr_HR/labels.inc b/program/localization/hr_HR/labels.inc
index 997a380..09eddf5 100644
--- a/program/localization/hr_HR/labels.inc
+++ b/program/localization/hr_HR/labels.inc
@@ -5,7 +5,7 @@
  | localization/<lang>/labels.inc                                        |
  |                                                                       |
  | Localization file of the Roundcube Webmail client                     |
- | Copyright (C) 2005-2013, The Roundcube Dev Team                       |
+ | Copyright (C) 2005-2015, The Roundcube Dev Team                       |
  |                                                                       |
  | Licensed under the GNU General Public License version 3 or            |
  | any later version with exceptions for skins & plugins.                |
@@ -78,7 +78,7 @@
 $labels['feb']	= 'Velj';
 $labels['mar']	= 'Ožu';
 $labels['apr']	= 'Tra';
-$labels['may']	= 'Svibanj';
+$labels['may']	= 'Svi';
 $labels['jun']	= 'Lip';
 $labels['jul'] 	= 'Srp';
 $labels['aug']	= 'Kol';
@@ -213,7 +213,6 @@
 $labels['attach'] = 'Priloži';
 $labels['attachments'] = 'Privitci (Attachments)';
 $labels['upload'] = 'Dodaj';
-$labels['uploadprogress'] = '$percent ($current od $total)';
 $labels['close']  = 'Zatvori';
 $labels['messageoptions']  = 'Postavke poruka...';
 $labels['low']     = 'Nizak';
@@ -373,7 +372,6 @@
 $labels['autosend'] = 'pošalji potvrdu';
 $labels['autosendknown'] = 'pošalji potvrdu ako je pošiljatelj u mom imeniku, u suprotnom me pitaj';
 $labels['autosendknownignore'] = 'pošalji potvrdu ako je pošiljatelj u mom imeniku, u suprotnom zanemari';
-$labels['ignore'] = 'zanemari';
 $labels['readwhendeleted'] = 'Označi poruku kao pročitanu pri brisanju';
 $labels['flagfordeletion'] = 'Označi poruku za brisanje umjesto brisanja';
 $labels['skipdeleted'] = 'Ne prikazuj obrisane poruke';

--
Gitblit v1.9.1