Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
commit | author | age
e94a9f 1 <?php
bfcdef 2 $wb['head_txt'] = 'Resynchronizační nástroje';
T 3 $wb['legend_txt'] = 'Resynchronizace';
4 $wb['resync_sites_txt'] = 'Resynchronizovat webové stránky';
5 $wb['resync_ftp_txt'] = 'Resynchronizovat FTP uživatele';
6 $wb['resync_shell_txt'] = 'Resynchronizovat shell uživatele';
7 $wb['resync_cron_txt'] = 'Resynchronizovat cron úlohy';
8 $wb['resync_db_txt'] = 'Resynchronizovat clientdb konfigurace';
9 $wb['resync_mailbox_txt'] = 'Resynchronizovat e-mailové schránky';
10 $wb['resync_dns_txt'] = 'Resynchronizovat DNS záznamy';
11 $wb['btn_start_txt'] = 'Zahájit';
12 $wb['btn_cancel_txt'] = 'Zrušit';
c64502 13 $wb['resync_client_txt'] = 'Resync Client records';
1fbf0d 14 $wb['resync_dkim_txt'] = 'Resync DKIM-Keys';
142907 15 ?>
206676 16
1fbf0d 17