| | |
| | | <?php |
| | | $wb['head_txt'] = 'Resync Tool'; |
| | | $wb['legend_txt'] = 'Resync'; |
| | | $wb['resync_sites_txt'] = 'Resync Websites'; |
| | | $wb['resync_ftp_txt'] = 'Resync FTP users'; |
| | | $wb['resync_shell_txt'] = 'Resync shell users'; |
| | | $wb['resync_cron_txt'] = 'Resync cronjobs'; |
| | | $wb['resync_db_txt'] = 'Resync clientdb config'; |
| | | $wb['resync_mailbox_txt'] = 'Resync Mailboxes'; |
| | | $wb['resync_dns_txt'] = 'Resync DNS records'; |
| | | $wb['btn_start_txt'] = 'Start'; |
| | | $wb['btn_cancel_txt'] = 'Cancel'; |
| | | $wb['resync_client_txt'] = 'Resync Client records'; |
| | | $wb['head_txt'] = 'Outil de Resynchronisation'; |
| | | $wb['legend_txt'] = 'Resynchroniser'; |
| | | $wb['Resynchroniser_sites_txt'] = 'Resynchroniser Sites web'; |
| | | $wb['Resynchroniser_ftp_txt'] = 'Resynchroniser utilisateurs FTP'; |
| | | $wb['Resynchroniser_shell_txt'] = 'Resynchroniser utilisateurs shell'; |
| | | $wb['Resynchroniser_cron_txt'] = 'Resynchroniser cronjobs'; |
| | | $wb['Resynchroniser_db_txt'] = 'Resynchroniser configuration clientdb'; |
| | | $wb['Resynchroniser_mailbox_txt'] = 'Resynchroniser Boites aux lettres'; |
| | | $wb['Resynchroniser_dkim_txt'] = 'Resynchroniser DKIM-Keys'; |
| | | $wb['Resynchroniser_dns_txt'] = 'Resynchroniser enregistrements DNS'; |
| | | $wb['btn_start_txt'] = 'Dérrer'; |
| | | $wb['btn_cancel_txt'] = 'Annuler'; |
| | | $wb['Resynchroniser_client_txt'] = 'Resynchroniser Enregisitrements Client'; |
| | | ?> |
| | | |