From: Frédéric Buclin Date: Wed, 9 Sep 2015 13:51:45 +0000 (+0200) Subject: Aliases can now be 40 characters long, see bug 1012506 X-Git-Tag: release-5.0.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40da871fad98106306d66f3e99d3182bdc5462ef;p=thirdparty%2Fbugzilla.git Aliases can now be 40 characters long, see bug 1012506 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index a0ae25c081..7ca8c02986 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -94,7 +94,7 @@ [% ELSIF error == "alias_too_long" %] [% title = "Alias Too Long" %] - [% terms.Bug %] aliases cannot be longer than 20 characters. + [% terms.Bug %] aliases cannot be longer than 40 characters. Please choose a shorter alias. [% ELSIF error == "api_key_not_valid" %]