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, 3 insertions(+), 4 deletions(-) diff --git a/interface/web/dns/lib/lang/hr.lng b/interface/web/dns/lib/lang/hr.lng index 6b4df51..1495b3e 100644 --- a/interface/web/dns/lib/lang/hr.lng +++ b/interface/web/dns/lib/lang/hr.lng @@ -15,9 +15,8 @@ $wb['DNS TXT Record'] = 'DNS TXT zapis'; $wb['DNS TXT'] = 'DNS TXT'; $wb['DNS Wizard'] = 'DNS čarobnjak'; -$wb['Add DNS Zone'] = 'Dodaj DNS zonu'; +$wb['Add DNS Zone'] = 'Dodaj'; $wb['Templates'] = 'Predlošci'; -$wb['zone_file_successfully_imported_txt'] = 'The zone file has successfully been imported!'; -$wb['error_no_valid_zone_file_txt'] = 'This appears to be no valid zone file!'; -$wb['zonefile_to_import_txt'] = 'Zone File'; +$wb['Secondary Zones'] = 'Sekundarne zone'; +$wb['Import Zone File'] = 'Importiraj zonsku datoteku'; ?> -- Gitblit v1.9.1