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/vm/lib/lang/pl_openvz_ip_list.lng | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/interface/web/vm/lib/lang/pl_openvz_ip_list.lng b/interface/web/vm/lib/lang/pl_openvz_ip_list.lng index 8787f6d..f675aa5 100644 --- a/interface/web/vm/lib/lang/pl_openvz_ip_list.lng +++ b/interface/web/vm/lib/lang/pl_openvz_ip_list.lng @@ -1,7 +1,7 @@ <?php -$wb['list_head_txt'] = 'OpenVZ IP addresses'; -$wb['server_id_txt'] = 'Server'; -$wb['ip_address_txt'] = 'IP address'; -$wb['reserved_txt'] = 'Reserved'; +$wb['list_head_txt'] = 'Adresy IP OpenVZ'; +$wb['server_id_txt'] = 'Serwer'; +$wb['ip_address_txt'] = 'Adresy IP'; +$wb['reserved_txt'] = 'Zarezerwowany'; +$wb['vm_id_txt'] = 'VM'; ?> - -- Gitblit v1.9.1