| | |
| | | <?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['head_txt'] = 'Resync Werkzeug'; |
| | | $wb['legend_txt'] = 'Resync ausgewählte Dienste auf entfernten Server.'; |
| | | $wb['resync_sites_txt'] = 'Webseiten'; |
| | | $wb['resync_ftp_txt'] = 'FTP Benutzer'; |
| | | $wb['resync_shell_txt'] = 'Shell Benutzer'; |
| | | $wb['resync_cron_txt'] = 'Cronjobs'; |
| | | $wb['resync_db_txt'] = 'Datenbanken'; |
| | | $wb['resync_mailbox_txt'] = 'E-Mail Konten'; |
| | | $wb['resync_dkim_txt'] = 'DKIM-Keys'; |
| | | $wb['resync_dns_txt'] = 'DNS Einträge'; |
| | | $wb['resync_client_txt'] = 'Kunden'; |
| | | $wb['btn_start_txt'] = 'Start'; |
| | | $wb['btn_cancel_txt'] = 'Cancel'; |
| | | ?> |
| | | $wb['btn_cancel_txt'] = 'Zurück'; |
| | | $wb['resync_webdav_txt'] = 'Resync WebDAV-Benutzer'; |
| | | $wb['resync_mail_txt'] = 'Resync Maildomains'; |
| | | $wb['resync_vserver_txt'] = 'Resync vServer'; |
| | | $wb['resync_firewall_txt'] = 'Resync Firewall'; |
| | | $wb['resync_no_server_txt'] = 'Kein aktiver Serfer gefunden'; |
| | | ?> |