summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
Diffstat (limited to 'template/en')
-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 fa5af632c..d1724635a 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -900,6 +900,13 @@
or you are not allowed to remove [% terms.bugs %] from this group in the
'[% product FILTER html %]' product.
+ [% ELSIF error == "group_regexp_too_long" %]
+ [% title = "Group Regular Expression Too Long" %]
+ The text you entered in the regular expression
+ field is too long ([% text.length FILTER html %] characters,
+ above the maximum length allowed of
+ [%+ max_length FILTER none %] characters).
+
[% ELSIF error == "group_restriction_not_allowed" %]
[% title = "Group Restriction Not Allowed" %]
You tried to restrict [% bug_id ? "$terms.bug $bug_id" : terms.abug FILTER html %]