Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
8216fc71
Commit
8216fc71
authored
Feb 16, 2014
by
Till Brehm
Browse files
FS#3147 - description for "Enable Receiving" wrong
parent
65576fef
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/mail/lib/lang/de_mail_user.lng
View file @
8216fc71
...
...
@@ -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 -'
;
...
...
interface/web/mail/lib/lang/en_mail_user.lng
View file @
8216fc71
...
...
@@ -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 -'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment