From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Mon, 14 Oct 2013 08:57:25 -0400
Subject: [PATCH] Added missing empty directories from svn import

---
 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