summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 6c1af5b26..b7cefa9a3 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -720,7 +720,8 @@
[% ELSIF error == "milestone_sortkey_invalid" %]
[% title = "Invalid Milestone Sortkey" %]
The sortkey '[% sortkey FILTER html %]' for milestone '
- [% name FILTER html %]' is not a valid (positive) number.
+ [% name FILTER html %]' is not in the range -32768 ≤ sortkey
+ ≤ 32767.
[% ELSIF error == "misarranged_dates" %]
[% title = "Misarranged Dates" %]