[Web] Add hint to disallowed login string
parent
ab5d78f675
commit
fc4d6b9b08
|
@ -46,7 +46,7 @@
|
||||||
"delete2duplicates": "Lösche Duplikate im Ziel",
|
"delete2duplicates": "Lösche Duplikate im Ziel",
|
||||||
"description": "Beschreibung",
|
"description": "Beschreibung",
|
||||||
"destination": "Ziel",
|
"destination": "Ziel",
|
||||||
"disable_login": "Login verbieten",
|
"disable_login": "Login verbieten (Mails werden weiterhin angenommen)",
|
||||||
"domain": "Domain",
|
"domain": "Domain",
|
||||||
"domain_matches_hostname": "Domain %s darf nicht dem Hostnamen entsprechen",
|
"domain_matches_hostname": "Domain %s darf nicht dem Hostnamen entsprechen",
|
||||||
"domain_quota_m": "Domain Speicherplatz gesamt (MiB)",
|
"domain_quota_m": "Domain Speicherplatz gesamt (MiB)",
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
"delete2duplicates": "Delete duplicates on destination",
|
"delete2duplicates": "Delete duplicates on destination",
|
||||||
"description": "Description",
|
"description": "Description",
|
||||||
"destination": "Destination",
|
"destination": "Destination",
|
||||||
"disable_login": "Disallow login",
|
"disable_login": "Disallow login (mail is not rejected)",
|
||||||
"domain": "Domain",
|
"domain": "Domain",
|
||||||
"domain_matches_hostname": "Domain %s matches hostname",
|
"domain_matches_hostname": "Domain %s matches hostname",
|
||||||
"domain_quota_m": "Total domain quota (MiB)",
|
"domain_quota_m": "Total domain quota (MiB)",
|
||||||
|
|
Loading…
Reference in New Issue