Sergio Cambra
2014-06-27 9df44a90fd7fd57693899ccbe2231955a48fe64b
interface/web/mail/lib/lang/es_mail_domain_catchall_list.lng
@@ -1,10 +1,9 @@
<?php
$wb['list_head_txt'] = 'Correo recoge-todo';
$wb['active_txt'] = 'Activar';
$wb['source_txt'] = 'Origen';
$wb['destination_txt'] = 'Correo de destino';
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Dominio';
$wb['add_new_record_txt'] = 'Añadir nuevo correo recoge-todo';
?>
<?php
$wb['list_head_txt'] = 'Correo recoge-todo';
$wb['active_txt'] = 'Activo';
$wb['source_txt'] = 'Origen';
$wb['destination_txt'] = 'Correo de destino';
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Dominio';
$wb['add_new_record_txt'] = 'Añadir nuevo correo recoge-todo';
?>