Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
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';
142907 14 ?>
206676 15