File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
interface/web/mail/lib/lang Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ $wb['email_txt'] = 'E-Mail Adresse';
66$wb['priority_txt'] = 'Priorität';
77$wb['active_txt'] = 'Aktiv';
88$wb['limit_spamfilter_wblist_txt'] = 'Die maximale Anzahl an White- oder Blacklist Einträgen für ihr Konto wurde erreicht.';
9- $wb['10 - highest'] = '10 - höchste ';
9+ $wb['10 - highest'] = '10 - höchste ';
1010$wb['5 - medium'] = '5 - normal';
1111$wb['1 - lowest'] = '1 - niedrigste';
1212?>
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ $wb['fullname_txt'] = 'Name';
77$wb['local_txt'] = 'Lokal';
88$wb['email_error_notempty'] = 'Die E-Mail-Adresse darf nicht leer sein.';
99$wb['fullname_error_notempty'] = 'Der Name darf nicht leer sein.';
10- $wb['10 - highest'] = '10 - höchste ';
10+ $wb['10 - highest'] = '10 - höchste ';
1111$wb['5 - medium'] = '5 - normal';
1212$wb['1 - lowest'] = '1 - niedrigste';
1313?>
Original file line number Diff line number Diff line change 22$wb['server_id_txt'] = 'Server';
33$wb['wb_txt'] = 'wb';
44$wb['rid_txt'] = 'Benutzer';
5- $wb['email_txt'] = 'E-Mail';
5+ $wb['email_txt'] = 'E-Mail Adresse ';
66$wb['priority_txt'] = 'Priorität';
77$wb['active_txt'] = 'Aktiv';
88$wb['limit_spamfilter_wblist_txt'] = 'Die maximale Anzahl an White- oder Blacklist Einträgen für Ihr Konto wurde erreicht.';
9- $wb['10 - highest'] = '10 - höchste ';
9+ $wb['10 - highest'] = '10 - höchste ';
1010$wb['5 - medium'] = '5 - normal';
1111$wb['1 - lowest'] = '1 - niedrigste';
1212?>
You can’t perform that action at this time.
0 commit comments