]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch...
authorjocuri%softhome.net <>
Fri, 14 May 2004 17:05:41 +0000 (17:05 +0000)
committerjocuri%softhome.net <>
Fri, 14 May 2004 17:05:41 +0000 (17:05 +0000)
template/en/default/global/user-error.html.tmpl

index b2fd1d46a5b5df899c485888c72698cbd4d132dc..5ff7fedec410aa2034a891222d313b96c9060668 100644 (file)
 
   [% 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" %]