diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/confirm-user-match.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl index 4dc4430fe..456af1fc2 100644 --- a/template/en/default/global/confirm-user-match.html.tmpl +++ b/template/en/default/global/confirm-user-match.html.tmpl @@ -51,7 +51,7 @@ > <p> - Bugzilla cannot make a conclusive match for one or more of the + [% terms.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 @@ -60,7 +60,7 @@ [% ELSE %] [% PROCESS global/header.html.tmpl title="Match Failed" %] <p> - Bugzilla was unable to make any match at all for one or more of + [% terms.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> |