moglia
2010-05-13 0110094b2d206e88dceb0cfe2bc4c85f2e826dda
interface/web/admin/lib/lang/it_server_ip_list.lng
@@ -1,12 +1,6 @@
<?php
$wb['list_head_txt'] = 'IP Addresses';
$wb['list_head_txt'] = 'Indirizzi IP';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP Address';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new IP Address';
$wb['ip_address_txt'] = 'Indirizzo IP';
$wb['add_new_record_txt'] = 'Aggiungi nuovo indirizzo IP';
?>