aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-09-09 15:51:45 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-09-09 15:51:45 +0200
commit40da871fad98106306d66f3e99d3182bdc5462ef (patch)
tree59f1897dec7d9e4ad745f4900594e283e5765e2f /template
parentee4065f9ae0f7308387c56d1319b0b37965227c6 (diff)
downloadbugs-40da871fad98106306d66f3e99d3182bdc5462ef.tar
bugs-40da871fad98106306d66f3e99d3182bdc5462ef.tar.gz
bugs-40da871fad98106306d66f3e99d3182bdc5462ef.tar.bz2
bugs-40da871fad98106306d66f3e99d3182bdc5462ef.tar.xz
bugs-40da871fad98106306d66f3e99d3182bdc5462ef.zip
Aliases can now be 40 characters long, see bug 1012506
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index a0ae25c08..7ca8c0298 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" %]