summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-10-17 08:09:26 +0200
committergerv%gerv.net <>2002-10-17 08:09:26 +0200
commit7d49572502f78d54ba400392d78da146f401f5a4 (patch)
treef6cd8860185d52f5fccf6ec4011a6e554c07c98a /template/en/default/global/user-error.html.tmpl
parentaa96bd6f2a1c177505b39cd9cf9086803499a0a5 (diff)
downloadbugzilla-7d49572502f78d54ba400392d78da146f401f5a4.tar.gz
bugzilla-7d49572502f78d54ba400392d78da146f401f5a4.tar.xz
Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r--template/en/default/global/user-error.html.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 29cb3c901..0c964b190 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -234,6 +234,9 @@
The name of your query cannot contain any of the following characters:
&lt;, &gt;, &amp;.
+ [% ELSIF error == "insufficient_data_points" %]
+ We don't have enough data points to make a graph (yet).
+
[% ELSIF error == "insufficient_privs_for_multi" %]
[% title = "Insufficient Privileges" %]
Sorry, you do not have sufficient privileges to edit multiple bugs.
@@ -318,6 +321,10 @@
the results of your last search. I'm afraid you will have to start
again on the <a href="query.cgi">search page</a>.
+ [% ELSIF error == "missing_datasets" %]
+ [% title = "No Datasets Selected" %]
+ You must specify one or more datasets to plot.
+
[% ELSIF error == "missing_email_type" %]
[% title = "Your Query Makes No Sense" %]
You must specify one or more fields in which to search for