[Web] Allow to toggle release format of quarantine msgs
This commit is contained in:
@@ -613,6 +613,9 @@ $lang['admin']['quarantine'] = "Quarantine";
|
||||
$lang['admin']['quarantine_retention_size'] = "Retentions per mailbox<br />0 indicates <b>inactive</b>!";
|
||||
$lang['admin']['quarantine_max_size'] = "Maximum size in MiB (larger elements are discarded)<br />0 does <b>not</b> indicate unlimited!";
|
||||
$lang['admin']['quarantine_exclude_domains'] = "Exclude domains and alias-domains:";
|
||||
$lang['admin']['quarantine_release_format'] = "Format of released items:";
|
||||
$lang['admin']['quarantine_release_format_raw'] = "Unmodified original";
|
||||
$lang['admin']['quarantine_release_format_att'] = "As attachment";
|
||||
|
||||
$lang['admin']['ui_texts'] = "UI labels and texts";
|
||||
$lang['admin']['help_text'] = "Override help text below login mask (HTML allowed)";
|
||||
|
Reference in New Issue
Block a user