Falko Timme
2014-05-09 ac3c7b1e66e09ed4cb4f357ae4041613f9a222b3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['head_txt'] = 'Herramientas Resync';
$wb['legend_txt'] = 'Resync';
$wb['resync_sites_txt'] = 'Sitios webs Resync';
$wb['resync_ftp_txt'] = 'Usuarios FTP de Resync';
$wb['resync_shell_txt'] = 'Usuarios shell de Resync';
$wb['resync_cron_txt'] = 'Resync cronjobs';
$wb['resync_db_txt'] = 'Resync clientdb config';
$wb['resync_mailbox_txt'] = 'Resync Buzones de correo';
$wb['resync_dns_txt'] = 'Resync DNS registros';
$wb['btn_start_txt'] = 'Inicio';
$wb['btn_cancel_txt'] = 'Cancelar';
$wb['resync_client_txt'] = 'Resync Client records';
?>