tbrehm
2009-10-28 66c3bc24f069a2854bdf1eeebb6dcb51f6ef0afb
interface/web/sites/lib/lang/it_shell_user_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Shell User';
$wb['active_txt'] = 'Active';
$wb['list_head_txt'] = 'Utente Shell';
$wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Site';
$wb['parent_domain_id_txt'] = 'Sito';
$wb['username_txt'] = 'Username';
$wb['add_new_record_txt'] = 'Add new Shell-User';
$wb['add_new_record_txt'] = 'Aggiungi nuovo Shell';
?>