Clarify UI description of message retention.

This commit is contained in:
derAnfaenger 2017-04-13 21:59:52 +02:00 committed by Tim Abbott
parent a417fd3c0b
commit ecf9a50610
1 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@
<div class="input-group">
<label for="realm_message_retention_days"
id="id_realm_message_retention_days_label"
title="{{t 'If empty, messages are not moved to archive.' }}">
{{t 'Retention period for messages in days (empty for disable)' }}
title="{{t 'Messages older than the configured number of days will be automatically deleted' }}">
{{t 'Messages retention period in days (blank means messages are retained forever)' }}
</label>
<input type="text" id="id_realm_message_retention_days"
name="realm_message_retention_days"