diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 2b6621069..898ade60d 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -434,8 +434,8 @@ [% ELSIF message_tag == "remaining_time_zeroed" %] The [% field_descs.remaining_time FILTER html %] field has been - set to zero automatically as part of marking this [% terms.bug %] - as either RESOLVED or CLOSED. + set to zero automatically as part of closing this [% terms.bug %] + or moving it from one closed state to another. [% ELSIF message_tag == "sanitycheck" %] [%# We use this way to call sanitycheck-specific messages so that |