Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Thom
ISPConfig 3
Commits
9cc24751
Commit
9cc24751
authored
Jun 16, 2020
by
Thom
🛠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix minor typo
parent
0355e246
Pipeline
#2990
passed with stage
in 7 minutes and 13 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
interface/web/mail/lib/lang/ar_mail_domain_catchall.lng
interface/web/mail/lib/lang/ar_mail_domain_catchall.lng
+1
-1
interface/web/mail/lib/lang/en_mail_domain_catchall.lng
interface/web/mail/lib/lang/en_mail_domain_catchall.lng
+1
-1
No files found.
interface/web/mail/lib/lang/ar_mail_domain_catchall.lng
View file @
9cc24751
...
...
@@ -4,7 +4,7 @@ $wb['destination_txt'] = 'Destination';
$wb
[
'active_txt'
]
=
'Active'
;
$wb
[
'domain_error_unique'
]
=
'There is already a Catchall record for this domain.'
;
$wb
[
'no_domain_perm'
]
=
'You have no permission for this domain.'
;
$wb
[
'domain_error_regex'
]
=
'Invalid domain name o
d
domain contains invalid characters.'
;
$wb
[
'domain_error_regex'
]
=
'Invalid domain name o
r
domain contains invalid characters.'
;
$wb
[
'limit_mailcatchall_txt'
]
=
'The max. number of email catchall accounts for your account is reached.'
;
$wb
[
'source_txt'
]
=
'Source'
;
$wb
[
'destination_error_isemail'
]
=
'Destination is no valid email address.'
;
...
...
interface/web/mail/lib/lang/en_mail_domain_catchall.lng
View file @
9cc24751
...
...
@@ -4,7 +4,7 @@ $wb["destination_txt"] = 'Destination Email';
$wb
[
"active_txt"
]
=
'Active'
;
$wb
[
"domain_error_unique"
]
=
"There is already a Catchall record for this domain."
;
$wb
[
"no_domain_perm"
]
=
"You have no permission for this domain."
;
$wb
[
"domain_error_regex"
]
=
'Invalid domain name o
d
domain contains invalid characters.'
;
$wb
[
"domain_error_regex"
]
=
'Invalid domain name o
r
domain contains invalid characters.'
;
$wb
[
"limit_mailcatchall_txt"
]
=
'The max. number of email catchall accounts for your account is reached.'
;
$wb
[
'domain_txt'
]
=
'Domain'
;
$wb
[
"source_txt"
]
=
'Source'
;
...
...
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