File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed
interface/web/mailuser/lib/lang Expand file tree Collapse file tree 3 files changed +15
-15
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';
4- $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 )';
4+ $wb['email_txt'] = 'E-mail ricevute da ';
5+ $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 .';
7+ $wb['name_optional_txt'] = '(Opzionale )';
8+ $wb['cc_note_txt'] = '(Separare con una virgola e-mail multiple )';
99?>
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['no_policy'] = '- non abilitato -';
66$wb['policy_txt'] = 'Policy';
77?>
You can’t perform that action at this time.
0 commit comments