added an option to change the stored retention values

This commit is contained in:
SJ
2013-08-02 12:30:09 +02:00
parent a10040ea1c
commit 16e54ffbfd
16 changed files with 117 additions and 5 deletions

View File

@ -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";