Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nick Andriopoulos
ISPConfig 3
Commits
8216fc71
Commit
8216fc71
authored
Feb 16, 2014
by
Till Brehm
Browse files
Options
Downloads
Patches
Plain Diff
FS#3147 - description for "Enable Receiving" wrong
parent
65576fef
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
interface/web/mail/lib/lang/de_mail_user.lng
+1
-1
1 addition, 1 deletion
interface/web/mail/lib/lang/de_mail_user.lng
interface/web/mail/lib/lang/en_mail_user.lng
+1
-1
1 addition, 1 deletion
interface/web/mail/lib/lang/en_mail_user.lng
with
2 additions
and
2 deletions
interface/web/mail/lib/lang/de_mail_user.lng
+
1
−
1
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 -'
;
...
...
This diff is collapsed.
Click to expand it.
interface/web/mail/lib/lang/en_mail_user.lng
+
1
−
1
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 -'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment