From fb9c587d3ff4925962bd9022f187df976883d2c4 Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Fri, 25 Feb 2005 23:50:09 +0000 Subject: Bug 155414 : "Account not found" error should be more friendly Patch by Shane H. W. Travis r=timeless a=myk --- template/en/default/global/confirm-user-match.html.tmpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'template') diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl index 25859cc0a..4dc4430fe 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 %] -- cgit v1.2.3-24-g4f1b