Commit 25910f59 authored by travis%sedsystems.ca's avatar travis%sedsystems.ca

Bug 238662 : "on the reason" is awkward in "comment_required" error

Patch by Christopher Nehren <apeiron@comcast.net> r=travis a=myk
parent 010b47e1
......@@ -183,7 +183,7 @@
[% 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" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment