mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
added an option to change the stored retention values
This commit is contained in:
@ -271,6 +271,7 @@ $_['text_restore_message'] = "restore message";
|
||||
$_['text_restore_to_mailbox'] = "Restore message to mailbox";
|
||||
$_['text_restored'] = "Restored";
|
||||
$_['text_result'] = "Result";
|
||||
$_['text_retention_days'] = "Retention days";
|
||||
$_['text_retention_rules'] = "Retention rules";
|
||||
$_['text_role'] = "Role";
|
||||
$_['text_running'] = "running";
|
||||
@ -340,7 +341,9 @@ $_['text_unauthorized_download_attachment'] = "unauthorized attachment download"
|
||||
$_['text_unauthorized_remove_message'] = "unauthorized message removal";
|
||||
$_['text_unauthorized_view_message'] = "unathorized message view";
|
||||
$_['text_unknown'] = "unknown";
|
||||
$_['text_update_retention_within_this_domain'] = "Update retention values within this domain";
|
||||
$_['text_update_selected_uids'] = "Update selected uids";
|
||||
$_['text_updated_records'] = "Updated records";
|
||||
$_['text_uptime'] = "Uptime";
|
||||
$_['text_user'] = "User";
|
||||
$_['text_users'] = "Users";
|
||||
|
Reference in New Issue
Block a user