From: jocuri%softhome.net <> Date: Fri, 14 May 2004 17:05:41 +0000 (+0000) Subject: Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch... X-Git-Tag: bugzilla-2.18rc1~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f65460c98b3b69e4d884adbd20630ce99416d74;p=thirdparty%2Fbugzilla.git Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch by Christopher Nehren ; r=justdave; a=justdave. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index b2fd1d46a5..5ff7fedec4 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -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" %]