File tree Expand file tree Collapse file tree 3 files changed +15
-14
lines changed
interface/web/mailuser/lib/lang Expand file tree Collapse file tree 3 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 11<?php
2- $wb['mailbox_cc_txt'] = 'Trasmetti copia all indirizzo email ';
2+ $wb['mailbox_cc_txt'] = 'Invia copa delle e-mail ';
33$wb['cc_txt'] = 'Manda copia a';
44$wb['email_txt'] = 'Email';
5- $wb['cc_error_isemail'] = 'Email address invalid in -Send copy to- field';
6- $wb['email_is_cc_error'] = 'Email address and send copy to address can not be the same.';
7- $wb['name_optional_txt'] = '(Optional)';
8- $wb['cc_note_txt'] = '(Separate multiple email addresses with commas)';
5+ $wb['email_txt'] = 'E-mail ricevute da';
6+ $wb['cc_error_isemail'] = 'Indirizzo e-mail non valido';
7+ $wb['email_is_cc_error'] = 'Specificare un indirizzo e-mail diverso dalll\'attuale e-mail.';
8+ $wb['name_optional_txt'] = '(Opzionale)';
9+ $wb['cc_note_txt'] = '(Separare con una virgola e-mail multiple)';
910$wb['forward_in_lda_txt'] = 'Copy during delivery';
1011$wb['tooltip_forward_in_lda_txt'] = 'Controls if mail copy is forwarded before or during delivery to mailbox.';
1112?>
Original file line number Diff line number Diff line change 11<?php
2- $wb['mailbox_password_txt'] = 'Password Casella di posta';
2+ $wb['mailbox_password_txt'] = 'Password casella di posta';
33$wb['password_txt'] = 'Password';
4- $wb['password_strength_txt'] = 'Livello sicurezza Password ';
5- $wb['email_txt'] = 'Email ';
6- $wb['generate_password_txt'] = 'Genera Password ';
7- $wb['repeat_password_txt'] = 'Ripeti Password ';
4+ $wb['password_strength_txt'] = 'Livello sicurezza password ';
5+ $wb['email_txt'] = 'E-mail ';
6+ $wb['generate_password_txt'] = 'Genera password ';
7+ $wb['repeat_password_txt'] = 'Ripeti password ';
88$wb['password_mismatch_txt'] = 'Le password non coincidono.';
99$wb['password_match_txt'] = 'Le password coincidono.';
10- $wb['password_click_to_set_txt'] = 'Click to set ';
10+ $wb['password_click_to_set_txt'] = 'Imposta ';
1111?>
Original file line number Diff line number Diff line change 11<?php
2- $wb['mailbox_spamfilter_txt'] = 'Spamfilter ';
3- $wb['spamfilter_txt'] = 'Spamfilter ';
4- $wb['email_txt'] = 'Email ';
2+ $wb['mailbox_spamfilter_txt'] = 'Filtro SPAM ';
3+ $wb['spamfilter_txt'] = 'Filtro SPAM ';
4+ $wb['email_txt'] = 'E-mail ';
55$wb['inherit_policy'] = '- Inherit domain setting -';
66$wb['policy_txt'] = 'Policy';
77?>
You can’t perform that action at this time.
0 commit comments