]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 238662 : "on the reason" is awkward in "comment_required" error
authortravis%sedsystems.ca <>
Thu, 17 Feb 2005 01:11:44 +0000 (01:11 +0000)
committertravis%sedsystems.ca <>
Thu, 17 Feb 2005 01:11:44 +0000 (01:11 +0000)
Patch by Christopher Nehren <apeiron@comcast.net>  r=travis a=myk

template/en/default/global/user-error.html.tmpl

index bb92bc78771557011141bb360046f3fefc2ffe04..538e8e782409c3e633745c68b177d221677fc97f 100644 (file)
   [% ELSIF error == "comment_required" %]
     [% title = "Comment Required" %]
     You have to specify a <b>comment</b> 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" %]