summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/messages.html.tmpl')
-rw-r--r--template/en/default/global/messages.html.tmpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index d39890c13..d93ed537e 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -795,6 +795,15 @@
or you don't have access to it. The following is a list of the
products you can choose from.
+ [% ELSIF message_tag == "report_created" %]
+ OK, you have a new saved report named <em>[% reportname FILTER html %]</em>.
+
+ [% ELSIF message_tag == "report_deleted" %]
+ OK, the <em>[% reportname FILTER html %]</em> report is gone.
+
+ [% ELSIF message_tag == "report_updated" %]
+ The saved report <em>[% reportname FILTER html %]</em> has been updated.
+
[% ELSIF message_tag == "remaining_time_zeroed" %]
The [% field_descs.remaining_time FILTER html %] field has been
set to zero automatically as part of closing this [% terms.bug %]