]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage from Bug 417531.
authormkanat%bugzilla.org <>
Mon, 5 May 2008 05:07:57 +0000 (05:07 +0000)
committermkanat%bugzilla.org <>
Mon, 5 May 2008 05:07:57 +0000 (05:07 +0000)
template/en/default/pages/release-notes.html.tmpl

index 82ac3db079037fa588bbc965e0a1013b17d188cc..1ecb3eb3d4aef29f649d6d85b8ad3bf9d855f726 100644 (file)
 <h3>3.0.4</h3>
 
 <ul>
-  <li>Bugzilla administrators were not being correctly notified about new
-    releases.
+  <li>[% terms.Bugzilla %] administrators were not being correctly notified
+    about new releases.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=414726">[% terms.Bug %] 414726</a>)</li>
 
   <li>There could be extra whitespace in email subject lines.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411544">[% terms.Bug %] 411544</a>)</li>
 
   <li>The priority, severity, OS, and platform fields were always required by
-    the <kbd>Bug.create</kbd> WebService function, even if they had
+    the <kbd>B<!-- -->ug.create</kbd> WebService function, even if they had
     defaults specified.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=384009">[% terms.Bug %] 384009</a>)</li>
 
-  <li>Better threading of bugmail in some email clients.
+  <li>Better threading of [% terms.bug %]mail in some email clients.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=376453">[% terms.Bug %] 376453</a>)</li>
 
   <li>There were many fixes to the Inbound Email Interface