Commit 0f65460c authored by jocuri%softhome.net's avatar jocuri%softhome.net

Patch for bug 238675: fix the wording for the reassign_to_empty error message;…

Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.
parent 95b84377
......@@ -624,9 +624,9 @@
[% ELSIF error == "reassign_to_empty" %]
[% title = "Illegal Reassignment" %]
You cannot reassign to [% terms.abug %] to nobody. Unless you
intentionally cleared out the "Reassign [% terms.bug %] to"
field, [% Param("browserbugmessage") %]
To reassign [% terms.abug %], you must provide an address for
the new owner. If you did not intentionally clear out the
"Reassign [% terms.bug %] to" field, [% Param("browserbugmessage") %]
[% ELSIF error == "report_access_denied" %]
[% title = "Access Denied" %]
......
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