From: travis%sedsystems.ca <> Date: Fri, 25 Feb 2005 23:50:09 +0000 (+0000) Subject: Bug 155414 : "Account not found" error should be more friendly X-Git-Tag: bugzilla-2.19.3~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9c587d3ff4925962bd9022f187df976883d2c4;p=thirdparty%2Fbugzilla.git Bug 155414 : "Account not found" error should be more friendly Patch by Shane H. W. Travis r=timeless a=myk --- diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl index 25859cc0aa..4dc4430fe1 100644 --- a/template/en/default/global/confirm-user-match.html.tmpl +++ b/template/en/default/global/confirm-user-match.html.tmpl @@ -51,18 +51,18 @@ >

- One or more of the names/email addresses you entered into fields on the - previous page produced results which require confirmation. Please - carefully examine the matches below, selecting users from the lists if - necessary, or go back to the previous page to revise the names you - entered. + Bugzilla cannot make a conclusive match for one or more of the + names and/or email addresses you entered on the previous page.
+ Please examine the lists of potential matches below and select the + one you want, or go back to the previous page to revise the names + you entered.

[% ELSE %] [% PROCESS global/header.html.tmpl title="Match Failed" %]

- One or more of the names/email addresses you entered into fields on the - previous page were unable to make a valid match. Go back to the previous - page and try other names/email addresses. + Bugzilla was unable to make any match at all for one or more of + the names and/or email addresses you entered on the previous page.
+ Please go back and try other names or email addresses.

[% END %]