File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ $wb['xmpp_port_bosh_txt'] = 'BOSH';
281281$wb['disable_bind_log_txt'] = 'Disable bind9 messages for Loglevel WARN';
282282$wb['apps_vhost_enabled_txt'] = 'Apps-vhost enabled';
283283$wb['backup_time_txt'] = 'Backup time';
284- $wb["mailinglist_manager_txt"] = 'Gestore delle Liste'
284+ $wb["mailinglist_manager_txt"] = 'Gestore delle Liste';
285285$wb['skip_le_check_txt'] = 'Skip Lets Encrypt Check';
286286$wb['migration_mode_txt'] = 'Server Migration Mode';
287287$wb['nginx_enable_pagespeed_txt'] = 'Makes Pagespeed available';
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ $wb['answer_to_support_request_txt'] = 'Hai una risposta alla richiesta di suppo
1212$wb['answer_to_support_request_sent_txt'] = 'La tua richiesta di supporto è stata trasmessa. Non rispondere a questa email.';
1313$wb['support_request_sent_txt'] = 'La tua richiesta di supporto è stata trasmessa. Non rispondere a questa email.';
1414$wb['recipient_or_sender_email_address_not_valid_txt'] = 'Impossibile trasmettere il messaggio. Destinatario non valido.';
15- $wb['subject_is_empty'] = 'L'oggetto non può essere vuoto.';
15+ $wb['subject_is_empty'] = 'L\ 'oggetto non può essere vuoto.';
1616?>
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ $wb['mailbox_cc_txt'] = 'Invia copa delle e-mail';
33$wb['cc_txt'] = 'Manda copia a';
44$wb['email_txt'] = 'E-mail ricevute da';
55$wb['cc_error_isemail'] = 'Indirizzo e-mail non valido';
6- $wb['email_is_cc_error'] = 'Specificare un indirizzo e-mail diverso dalll'attuale e-mail.';
6+ $wb['email_is_cc_error'] = 'Specificare un indirizzo e-mail diverso dalll\ 'attuale e-mail.';
77$wb['name_optional_txt'] = '(Opzionale)';
88$wb['cc_note_txt'] = '(Separare con una virgola e-mail multiple)';
99?>
You can’t perform that action at this time.
0 commit comments