File tree Expand file tree Collapse file tree 7 files changed +15
-7
lines changed
Expand file tree Collapse file tree 7 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ $wb['limit_traffic_quota_txt'] = 'Трафик квота';
9595$wb['limit_trafficquota_error_notint'] = 'Трафик квота трябва да е число';
9696$wb['customer_no_txt'] = 'Customer No.';
9797$wb['vat_id_txt'] = 'ДДС номер';
98- $wb['required_fields_txt'] = '* Задължителни полета ;
98+ $wb['required_fields_txt'] = '* Задължителни полета' ;
9999$wb['limit_webdav_user_txt'] = 'Max. number of Webdav users';
100100$wb['limit_webdav_user_error_notint'] = 'The webdav user трябва да е число';
101101$wb['limit_mailmailinglist_txt'] = 'Макс. брой наmailing lists';
Original file line number Diff line number Diff line change 11<?php
22$wb['limit_maildomain_txt'] = 'Max. Anzahl an E-Mail-Domains';
33$wb['limit_mailbox_txt'] = 'Max. Anzahl an Mailboxen';
4- $wb['limit_mailalias_txt'] = 'Max. Anzahl an E-Mail-Aliassen ';
4+ $wb['limit_mailalias_txt'] = 'Max. Anzahl an E-Mail-Aliases ';
55$wb['limit_mailforward_txt'] = 'Max. Anzahl an E-Mail Weiterleitungen';
66$wb['limit_mailcatchall_txt'] = 'Max. Anzahl an E-Mail Catchall Konten';
77$wb['limit_mailrouting_txt'] = 'Max. Anzahl an E-Mail Routen';
@@ -22,7 +22,7 @@ $wb['street_txt'] = 'Straße';
2222$wb['zip_txt'] = 'PLZ';
2323$wb['city_txt'] = 'Ort';
2424$wb['state_txt'] = 'Bundesland';
25- $wb['country_txt'] = 'Staat ';
25+ $wb['country_txt'] = 'Land ';
2626$wb['telephone_txt'] = 'Telefon';
2727$wb['mobile_txt'] = 'Handy';
2828$wb['fax_txt'] = 'Fax';
@@ -83,6 +83,8 @@ $wb['username_error_regex'] = 'Der Benutzername enthält ungültige Zeichen.';
8383$wb['password_strength_txt'] = 'Passwortkomplexität';
8484$wb['template_master_txt'] = 'Mastervorlage';
8585$wb['template_additional_txt'] = 'Add-Ons';
86+ $wb["add_additional_template_txt"] = 'Zusätzliches Template hinzufügen';
87+ $wb["delete_additional_template_txt"] = 'Zusätzliches Template löschen';
8688$wb['ssh_chroot_txt'] = 'SSH-Chroot Optionen';
8789$wb['web_php_options_txt'] = 'PHP Optionen';
8890$wb['limit_client_error'] = 'Die maximale Anzahl an Kunden wurde erreicht.';
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ $wb['street_txt'] = 'Straße';
2323$wb['zip_txt'] = 'PLZ';
2424$wb['city_txt'] = 'Ort';
2525$wb['state_txt'] = 'Bundesland';
26- $wb['country_txt'] = 'Staat ';
26+ $wb['country_txt'] = 'Land ';
2727$wb['telephone_txt'] = 'Telefon';
2828$wb['mobile_txt'] = 'Handy';
2929$wb['fax_txt'] = 'Fax';
@@ -83,6 +83,8 @@ $wb['limit_cron_error_frequency'] = 'Das Cron-Job-Intervall-Limit muss eine Zahl
8383$wb['username_error_regex'] = 'Der Benutzername enthält ungültige Zeichen.';
8484$wb['template_master_txt'] = 'Mastervorlage';
8585$wb['template_additional_txt'] = 'Addons';
86+ $wb["add_additional_template_txt"] = 'Zusätzliches Template hinzufügen';
87+ $wb["delete_additional_template_txt"] = 'Zusätzliches Template löschen';
8688$wb['ssh_chroot_txt'] = 'SSH-Chroot Optionen';
8789$wb['web_php_options_txt'] = 'PHP-Optionen';
8890$wb['limit_client_error'] = 'Die maximale Anzahl an Kunden wurde erreicht.';
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ $wb['client_id_txt'] = 'ID';
44$wb['company_name_txt'] = 'Firmenname';
55$wb['contact_name_txt'] = 'Kontakt';
66$wb['city_txt'] = 'Ort';
7- $wb['country_txt'] = 'Staat ';
7+ $wb['country_txt'] = 'Land ';
88$wb['add_new_record_txt'] = 'Neuen Reseller hinzufügen';
99?>
Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ $wb["limit_cron_error_frequency"] = 'The cron frequency limit must be a number.'
9494$wb["username_error_regex"] = 'The Username contains invalid chracaters.';
9595$wb["template_master_txt"] = 'Master template';
9696$wb["template_additional_txt"] = 'Addon template';
97+ $wb["add_additional_template_txt"] = 'Add additional template';
98+ $wb["delete_additional_template_txt"] = 'Delete additional template';
9799$wb["ssh_chroot_txt"] = 'SSH-Chroot Options';
98100$wb["web_php_options_txt"] = 'PHP Options';
99101$wb["limit_client_error"] = 'The max. number of clients is reached.';
Original file line number Diff line number Diff line change @@ -93,6 +93,8 @@ $wb["limit_cron_error_frequency"] = 'The cron frequency limit must be a number.'
9393$wb["username_error_regex"] = 'The Username contains invalid chracaters.';
9494$wb["template_master_txt"] = 'Master template';
9595$wb["template_additional_txt"] = 'Addon template';
96+ $wb["add_additional_template_txt"] = 'Add additional template';
97+ $wb["delete_additional_template_txt"] = 'Delete additional template';
9698$wb["ssh_chroot_txt"] = 'SSH-Chroot Options';
9799$wb["web_php_options_txt"] = 'PHP Options';
98100$wb["limit_client_error"] = 'The max. number of clients is reached.';
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ <h2><tmpl_var name="list_head_txt"></h2>
77 < div class ="pnl_toolsarea ">
88 < fieldset > < legend > {tmpl_var name="toolsarea_head_txt"}</ legend >
99 < div class ="buttons ">
10- < button class ="positive iconstxt icoAdd " type ="button " value ="{tmpl_var name='add_additional_template_txt'} " onClick ="addAdditionalTemplate(); "> < span > Add additional template </ span > </ button >
11- < button class ="negative iconstxt icoDelete " type ="button " value ="{tmpl_var name='delete_additional_template_txt'} " onClick ="delAdditionalTemplate(); "> < span > Delete additional template </ span > </ button >
10+ < button class ="positive iconstxt icoAdd " type ="button " value ="{tmpl_var name='add_additional_template_txt'} " onClick ="addAdditionalTemplate(); "> < span > {tmpl_var name='add_additional_template_txt'} </ span > </ button >
11+ < button class ="negative iconstxt icoDelete " type ="button " value ="{tmpl_var name='delete_additional_template_txt'} " onClick ="delAdditionalTemplate(); "> < span > {tmpl_var name='delete_additional_template_txt'} </ span > </ button >
1212 </ div >
1313 </ fieldset >
1414 </ div >
You can’t perform that action at this time.
0 commit comments