From: travis%sedsystems.ca <> Date: Thu, 17 Feb 2005 01:11:44 +0000 (+0000) Subject: Bug 238662 : "on the reason" is awkward in "comment_required" error X-Git-Tag: bugzilla-2.19.3~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25910f59aa99c9bef0cf091c5176583673bfcd2e;p=thirdparty%2Fbugzilla.git Bug 238662 : "on the reason" is awkward in "comment_required" error Patch by Christopher Nehren r=travis a=myk --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index bb92bc7877..538e8e7824 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -183,7 +183,7 @@ [% ELSIF error == "comment_required" %] [% title = "Comment Required" %] You have to specify a comment on this change. - Please give some words on the reason for your change. + Please explain your change. [% ELSIF error == "comment_too_long" %] [% title = "Comment Too Long" %]