File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
interface/web/mail/lib/lang Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ $wb['quota_txt'] = 'Beschränkung';
1616$wb['server_id_txt'] = 'Server ID';
1717$wb['password_txt'] = 'Passwort';
1818$wb['maildir_txt'] = 'E-Mail Verzeichnis';
19- $wb['postfix_txt'] = 'Aktiviere Empfang ';
19+ $wb['postfix_txt'] = 'Aktiviere SMTP (in/out) ';
2020$wb['access_txt'] = 'Aktiviere Zugriff';
2121$wb['policy_txt'] = 'Spamfilter';
2222$wb['no_policy'] = '- nicht aktiviert -';
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ $wb["quota_txt"] = 'Quota (0 for unlimited)';
2121$wb["server_id_txt"] = 'Aerver_id';
2222$wb["password_txt"] = 'Password';
2323$wb["maildir_txt"] = 'Maildir';
24- $wb["postfix_txt"] = 'Enable Receiving ';
24+ $wb["postfix_txt"] = 'Enable SMTP (in/out) ';
2525$wb["access_txt"] = 'Enable Access';
2626$wb["policy_txt"] = 'Spamfilter';
2727$wb["no_policy"] = '- not enabled -';
You can’t perform that action at this time.
0 commit comments