From 02bf997271f4d09e91c8fcb9cecd08f06f2400c4 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 12 Apr 2012 12:04:52 -0400
Subject: [PATCH] Merged revisions 3028-3045 from stable branch.

---
 interface/web/dns/lib/lang/hr.lng |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/interface/web/dns/lib/lang/hr.lng b/interface/web/dns/lib/lang/hr.lng
index 39d393f..1495b3e 100644
--- a/interface/web/dns/lib/lang/hr.lng
+++ b/interface/web/dns/lib/lang/hr.lng
@@ -17,9 +17,6 @@
 $wb['DNS Wizard'] = 'DNS čarobnjak';
 $wb['Add DNS Zone'] = 'Dodaj';
 $wb['Templates'] = 'Predlošci';
-$wb['zone_file_successfully_imported_txt'] = 'Zonska datoteka je uspješno učitana!';
-$wb['error_no_valid_zone_file_txt'] = 'Ovo nije ispravna zonska datoteka!';
-$wb['zonefile_to_import_txt'] = 'Datoteka';
-$wb['Secondary Zones'] = 'Secondary Zones';
-$wb['Import Zone File'] = 'Import Zone File';
+$wb['Secondary Zones'] = 'Sekundarne zone';
+$wb['Import Zone File'] = 'Importiraj zonsku datoteku';
 ?>

--
Gitblit v1.9.1