From: Frédéric Buclin Date: Wed, 9 Sep 2015 13:50:25 +0000 (+0200) Subject: Aliases can now be 40 characters long, see bug 1012506 X-Git-Tag: release-5.1.1~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9c18028d5a1d352e9bc7a85175034957b5eb026;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 81d5055c63..625f637a24 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" %]