diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/confirm-user-match.html.tmpl | 16 |
1 files changed, 8 insertions, 8 deletions
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 @@ > <p> - 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.<br> + 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. </p> [% ELSE %] [% PROCESS global/header.html.tmpl title="Match Failed" %] <p> - 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.<br> + Please go back and try other names or email addresses. </p> [% END %] |