diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 3 |
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 538e8e782..6a29f975d 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -174,7 +174,8 @@ [% ELSIF error == "bugs_not_changed" %] [% title = BLOCK %][% terms.Bugs %] Not Changed[% END %] - Um, you apparently did not change anything on the selected [% terms.bugs %]. + You do not seem to have made any changes in the selected [% terms.bugs %], + so there is nothing to Commit. [% ELSIF error == "chart_too_large" %] [% title = "Chart Too Large" %] |