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

index 5758dc9c70dfddafbc14a93bf7ed10d19b580ed0..c1854f45afc071b69455467866f5d61dbdcf92a4 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