]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.
authortravis%sedsystems.ca <>
Sat, 26 Feb 2005 00:56:37 +0000 (00:56 +0000)
committertravis%sedsystems.ca <>
Sat, 26 Feb 2005 00:56:37 +0000 (00:56 +0000)
template/en/default/global/confirm-user-match.html.tmpl

index 4dc4430fe154bc5a60c603b14f01e792bf2a8d1c..456af1fc250d14027648bd26b1490aebfcb682a8 100644 (file)
@@ -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>