11<?php
2- $wb['conf_format_dateshort'] = " Y-m-d" ;
3- $wb['conf_format_dateshort_human_readable'] = " yyyy-mm-dd" ;
4- $wb['conf_format_datelong'] = " l dS of F Y" ;
5- $wb['conf_format_timeshort'] = " H:i" ;
6- $wb['conf_format_timelong'] = " H:i:s" ;
7- $wb['conf_format_datetime'] = " Y-m-d H:i" ;
2+ $wb['conf_format_dateshort'] = ' Y-m-d' ;
3+ $wb['conf_format_dateshort_human_readable'] = ' yyyy-mm-dd' ;
4+ $wb['conf_format_datelong'] = ' l dS of F Y' ;
5+ $wb['conf_format_timeshort'] = ' H:i' ;
6+ $wb['conf_format_timelong'] = ' H:i:s' ;
7+ $wb['conf_format_datetime'] = ' Y-m-d H:i' ;
88$wb['number_format_decimals'] = '4';
99$wb['number_format_decimals_client'] = '2';
1010$wb['number_format_dec_point'] = '.';
1111$wb['number_format_thousands_sep'] = '';
12- $wb['error_301'] = " Module not permitted for the current user." ;
13- $wb['error_302'] = " Module invalid." ;
14- $wb['error_1001'] = " The username and password cannot be empty !" ;
15- $wb['error_1002'] = " The username and/or password are not correct !" ;
16- $wb['error_1003'] = " The username is deactivated!" ;
17- $wb['delete_confirmation'] = " Do you really want to delete this record?" ;
18- $wb['error_no_view_permission'] = " You dont have the permission to view this record or this record does not exist!" ;
19- $wb['error_no_delete_permission'] = " You dont have the permission to delete this record!" ;
20- $wb['page_txt'] = " Page" ;
21- $wb['page_of_txt'] = "of" ;
22- $wb['page_and_txt'] = " and" ;
23- $wb['page_next_txt'] = " Next" ;
24- $wb['page_back_txt'] = " Back" ;
25- $wb['delete_txt'] = " Delete" ;
26- $wb['filter_txt'] = " Filter" ;
27- $wb['add_new_record_txt'] = " Add new record" ;
28- $wb['btn_save_txt'] = " Save" ;
29- $wb['btn_cancel_txt'] = " Cancel" ;
12+ $wb['error_301'] = ' Module not permitted for the current user.' ;
13+ $wb['error_302'] = ' Module invalid.' ;
14+ $wb['error_1001'] = ' The username and password cannot be empty !' ;
15+ $wb['error_1002'] = ' The username and/or password are not correct !' ;
16+ $wb['error_1003'] = ' The username is deactivated!' ;
17+ $wb['delete_confirmation'] = ' Do you really want to delete this record?' ;
18+ $wb['error_no_view_permission'] = ' You dont have the permission to view this record or this record does not exist!' ;
19+ $wb['error_no_delete_permission'] = ' You dont have the permission to delete this record!' ;
20+ $wb['page_txt'] = ' Page' ;
21+ $wb['page_of_txt'] = 'of' ;
22+ $wb['page_and_txt'] = ' and' ;
23+ $wb['page_next_txt'] = ' Next' ;
24+ $wb['page_back_txt'] = ' Back' ;
25+ $wb['delete_txt'] = ' Delete' ;
26+ $wb['filter_txt'] = ' Filter' ;
27+ $wb['add_new_record_txt'] = ' Add new record' ;
28+ $wb['btn_save_txt'] = ' Save' ;
29+ $wb['btn_cancel_txt'] = ' Cancel' ;
3030$wb['top_menu_system'] = 'System';
3131$wb['top_menu_client'] = 'Client';
3232$wb['top_menu_email'] = 'Email';
@@ -42,42 +42,42 @@ $wb['top_menu_dashboard'] = 'Home';
4242$wb['top_menu_vm'] = 'VServer';
4343$wb['toolsarea_head_txt'] = 'Tools';
4444$wb['latest_news_txt'] = 'Latest news';
45- $wb['logout_txt'] = " Logout" ;
46- $wb['daynamesmin_su'] = "Su" ;
47- $wb['daynamesmin_mo'] = "Mo" ;
48- $wb['daynamesmin_tu'] = "Tu" ;
49- $wb['daynamesmin_we'] = "We" ;
50- $wb['daynamesmin_th'] = "Th" ;
51- $wb['daynamesmin_fr'] = "Fr" ;
52- $wb['daynamesmin_sa'] = "Sa" ;
53- $wb['daynames_sunday'] = " Sunday" ;
54- $wb['daynames_monday'] = " Monday" ;
55- $wb['daynames_tuesday'] = " Tuesday" ;
56- $wb['daynames_wednesday'] = " Wednesday" ;
57- $wb['daynames_thursday'] = " Thursday" ;
58- $wb['daynames_friday'] = " Friday" ;
59- $wb['daynames_saturday'] = " Saturday" ;
60- $wb['monthnamesshort_jan'] = " Jan" ;
61- $wb['monthnamesshort_feb'] = " Feb" ;
62- $wb['monthnamesshort_mar'] = " Mar" ;
63- $wb['monthnamesshort_apr'] = " Apr" ;
64- $wb['monthnamesshort_may'] = " May" ;
65- $wb['monthnamesshort_jun'] = " Jun" ;
66- $wb['monthnamesshort_jul'] = " Jul" ;
67- $wb['monthnamesshort_aug'] = " Aug" ;
68- $wb['monthnamesshort_sep'] = " Sep" ;
69- $wb['monthnamesshort_oct'] = " Oct" ;
70- $wb['monthnamesshort_nov'] = " Nov" ;
71- $wb['monthnamesshort_dec'] = " Dec" ;
72- $wb['datepicker_nextText'] = " Next" ;
73- $wb['datepicker_prevText'] = " Prev" ;
74- $wb['submit_confirmation'] = " Do you really want to perform this action?" ;
75- $wb['globalsearch_resultslimit_of_txt'] = "of" ;
76- $wb['globalsearch_resultslimit_results_txt'] = " results" ;
77- $wb['globalsearch_noresults_text_txt'] = " No results." ;
78- $wb['globalsearch_noresults_limit_txt'] = " 0 results" ;
79- $wb['globalsearch_searchfield_watermark_txt'] = " Search" ;
80- $wb['globalsearch_suggestions_text_txt'] = " Suggestions" ;
45+ $wb['logout_txt'] = ' Logout' ;
46+ $wb['daynamesmin_su'] = 'Su' ;
47+ $wb['daynamesmin_mo'] = 'Mo' ;
48+ $wb['daynamesmin_tu'] = 'Tu' ;
49+ $wb['daynamesmin_we'] = 'We' ;
50+ $wb['daynamesmin_th'] = 'Th' ;
51+ $wb['daynamesmin_fr'] = 'Fr' ;
52+ $wb['daynamesmin_sa'] = 'Sa' ;
53+ $wb['daynames_sunday'] = ' Sunday' ;
54+ $wb['daynames_monday'] = ' Monday' ;
55+ $wb['daynames_tuesday'] = ' Tuesday' ;
56+ $wb['daynames_wednesday'] = ' Wednesday' ;
57+ $wb['daynames_thursday'] = ' Thursday' ;
58+ $wb['daynames_friday'] = ' Friday' ;
59+ $wb['daynames_saturday'] = ' Saturday' ;
60+ $wb['monthnamesshort_jan'] = ' Jan' ;
61+ $wb['monthnamesshort_feb'] = ' Feb' ;
62+ $wb['monthnamesshort_mar'] = ' Mar' ;
63+ $wb['monthnamesshort_apr'] = ' Apr' ;
64+ $wb['monthnamesshort_may'] = ' May' ;
65+ $wb['monthnamesshort_jun'] = ' Jun' ;
66+ $wb['monthnamesshort_jul'] = ' Jul' ;
67+ $wb['monthnamesshort_aug'] = ' Aug' ;
68+ $wb['monthnamesshort_sep'] = ' Sep' ;
69+ $wb['monthnamesshort_oct'] = ' Oct' ;
70+ $wb['monthnamesshort_nov'] = ' Nov' ;
71+ $wb['monthnamesshort_dec'] = ' Dec' ;
72+ $wb['datepicker_nextText'] = ' Next' ;
73+ $wb['datepicker_prevText'] = ' Prev' ;
74+ $wb['submit_confirmation'] = ' Do you really want to perform this action?' ;
75+ $wb['globalsearch_resultslimit_of_txt'] = 'of' ;
76+ $wb['globalsearch_resultslimit_results_txt'] = ' results' ;
77+ $wb['globalsearch_noresults_text_txt'] = ' No results.' ;
78+ $wb['globalsearch_noresults_limit_txt'] = ' 0 results' ;
79+ $wb['globalsearch_searchfield_watermark_txt'] = ' Search' ;
80+ $wb['globalsearch_suggestions_text_txt'] = ' Suggestions' ;
8181$wb['global_tabchange_warning_txt'] = 'Changed data in this tab will be changed if you press OK. On cancel they will be discarded.';
8282$wb['global_tabchange_discard_txt'] = 'You have unsaved changes in this tab. Changes will be discarded if you continue.';
8383
@@ -113,6 +113,14 @@ $wb['datalog_status_d_dns_rr'] = 'Delete DNS record';
113113$wb['datalog_status_i_dns_soa'] = 'Create DNS zone';
114114$wb['datalog_status_u_dns_soa'] = 'Update DNS zone';
115115$wb['datalog_status_d_dns_soa'] = 'Delete DNS zone';
116+ $wb['datalog_status_i_dns_slave'] = 'Create new secondary DNS zone';
117+ $wb['datalog_status_u_dns_slave'] = 'Update secondary DNS zone';
118+ $wb['datalog_status_d_dns_slave'] = 'Delete secondary DNS zone';
119+ $wb['datalog_status_i_firewall'] = 'Create new firewall rule';
120+ $wb['datalog_status_u_firewall'] = 'Update firewall rule';
121+ $wb['datalog_status_d_firewall'] = 'Delete firewall rule';
122+ $wb['datalog_status_u_server'] = 'Update server settings';
123+ $wb['datalog_status_d_server'] = 'Delete server';
116124$wb['datalog_status_i_cron'] = 'Create cron job';
117125$wb['datalog_status_u_cron'] = 'Update cron job';
118126$wb['datalog_status_d_cron'] = 'Delete cron job';
@@ -139,8 +147,8 @@ $wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
139147$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
140148$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
141149$wb['login_as_txt'] = 'Log in as';
142- $wb[" no_domain_perm" ] = 'You have no permission for this domain.';
143- $wb[" no_destination_perm" ] = 'You have no permission for this destination.';
150+ $wb[' no_domain_perm' ] = 'You have no permission for this domain.';
151+ $wb[' no_destination_perm' ] = 'You have no permission for this destination.';
144152$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
145153$wb['gender_m_txt'] = 'Mr.';
146154$wb['gender_f_txt'] = 'Ms.';
@@ -159,7 +167,7 @@ $wb['security_check1_txt'] = 'Check for security permission:';
159167$wb['security_check2_txt'] = 'failed.';
160168$wb['select_directive_snippet_txt'] = 'Directive Snippets';
161169$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
162- $wb['unlimited_txt'] = " Unlimited" ;
170+ $wb['unlimited_txt'] = ' Unlimited' ;
163171$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
164172$wb['datalog_changes_close_txt'] = 'Close';
165173?>
0 commit comments