From 25910f59aa99c9bef0cf091c5176583673bfcd2e Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Thu, 17 Feb 2005 01:11:44 +0000 Subject: Bug 238662 : "on the reason" is awkward in "comment_required" error Patch by Christopher Nehren r=travis a=myk --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index bb92bc787..538e8e782 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" %] -- cgit v1.2.3-24-g4f1b