From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/dns/lib/lang/pl.lng | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/interface/web/dns/lib/lang/pl.lng b/interface/web/dns/lib/lang/pl.lng index 8ea63ff..29a4a9b 100644 --- a/interface/web/dns/lib/lang/pl.lng +++ b/interface/web/dns/lib/lang/pl.lng @@ -17,8 +17,6 @@ $wb['DNS Wizard'] = 'Kreator DNS'; $wb['Add DNS Zone'] = 'Dodaj strefę DNS'; $wb['Templates'] = 'Szablony'; -$wb['zone_file_successfully_imported_txt'] = 'Plik strefy został zaimportowany poprawnie!'; -$wb['error_no_valid_zone_file_txt'] = 'Przepraszamy ale nie jest to poprawny plik strefy!'; -$wb['zonefile_to_import_txt'] = 'Plik strefy'; +$wb['Secondary Zones'] = 'Secondary Zones'; +$wb['Import Zone File'] = 'Import Zone File'; ?> - -- Gitblit v1.9.1