tbrehm
2013-02-12 72695f0356210b5ca68d33d09e91c00ed9d6c2b6
interface/web/vm/lib/lang/cz_openvz_ip_list.lng
@@ -1,6 +1,8 @@
<?php
$wb["list_head_txt"] = 'OpenVZ IP addresses';
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'IP address';
$wb["reserved_txt"] = 'Reserved';
?>
<?php
$wb['list_head_txt'] = 'OpenVZ IP addresses';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP address';
$wb['reserved_txt'] = 'Reserved';
$wb['vm_id_txt'] = 'VM';
?>