Skip to content
Snippets Groups Projects
Commit 8216fc71 authored by Till Brehm's avatar Till Brehm
Browse files

FS#3147 - description for "Enable Receiving" wrong

parent 65576fef
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ $wb['quota_txt'] = 'Beschränkung';
$wb['server_id_txt'] = 'Server ID';
$wb['password_txt'] = 'Passwort';
$wb['maildir_txt'] = 'E-Mail Verzeichnis';
$wb['postfix_txt'] = 'Aktiviere Empfang';
$wb['postfix_txt'] = 'Aktiviere SMTP (in/out)';
$wb['access_txt'] = 'Aktiviere Zugriff';
$wb['policy_txt'] = 'Spamfilter';
$wb['no_policy'] = '- nicht aktiviert -';
......
......@@ -21,7 +21,7 @@ $wb["quota_txt"] = 'Quota (0 for unlimited)';
$wb["server_id_txt"] = 'Aerver_id';
$wb["password_txt"] = 'Password';
$wb["maildir_txt"] = 'Maildir';
$wb["postfix_txt"] = 'Enable Receiving';
$wb["postfix_txt"] = 'Enable SMTP (in/out)';
$wb["access_txt"] = 'Enable Access';
$wb["policy_txt"] = 'Spamfilter';
$wb["no_policy"] = '- not enabled -';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment