]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Some lines in the release notes started with a "[% terms" item but didn't
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 24 Feb 2010 23:44:06 +0000 (15:44 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 24 Feb 2010 23:44:06 +0000 (15:44 -0800)
have [%+ on them, so the words would get crunched together, like "thisBugzilla".

template/en/default/pages/release-notes.html.tmpl

index a26f7cac3141d78064d648aa3e7b6f802ec196b5..a52f7bca0e0e8a84586c3cb60221e3fa2ba4772f 100644 (file)
     debugging issues with SMTP.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=384497">[% terms.Bug %] 384497</a>)</li>
   <li>If you are a "global watcher" (you get all mails from every 
-    [% terms.bug %]), you can now see that in your Email Preferences.
+    [%+ terms.bug %]), you can now see that in your Email Preferences.
     (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=365302">[% terms.Bug %] 365302</a>)</li>
   <li>The Status and Resolution of [% terms.bugs %] are now correctly
     localized in CSV search results.
   the &quot;Preferences&quot; screen.</p>
 
 <h3><a name="v30_feat_afn"></a>Attachments and Flags on New 
-  [% terms.Bugs %]</h3>
+  [%+ terms.Bugs %]</h3>
 
 <p>You can now add an attachment while you are filing a new 
-  [% terms.bug %].</p>
+  [%+ terms.bug %].</p>
 
 <p>You can also set flags on the [% terms.bug %] and on attachments, while
   filing a new [% terms.bug %].</p>
   <li>There is now navigation and a search box a the <em>top</em> of
     each page, in addition to the bar at the bottom of the page.</li>
   <li>A re-designed &quot;Format for Printing&quot; page for 
-    [% terms.bugs %].</li>
+    [%+ terms.bugs %].</li>
   <li>The layout of <kbd>show_bug.cgi</kbd> (the [% terms.bug %] editing 
     page) has been changed, and the attachment table has been redesigned.</li>
 </ul>
   Skins Documentation</a> for more details.</p>
 
 <p>We currently don't have any alternate skins shipping with
-  [% terms.Bugzilla %]. If you write an alternate skin, please
+  [%+ terms.Bugzilla %]. If you write an alternate skin, please
   let us know!</p>
 
 <h3><a name="v30_feat_sbu"></a>Unchangeable Fields Appear
 <h3><a name="v30_feat_df"></a>No More Double-Filed [% terms.Bugs %]</h3>
 
 <p>Users of [% terms.Bugzilla %] will sometimes accidentally submit 
-  [% terms.abug %] twice, either by going back in their web browser, 
+  [%+ terms.abug %] twice, either by going back in their web browser, 
   or just by refreshing a page. In the past, this could file the same 
-  [% terms.bug %] twice (or even three times) in a row, irritating 
+  [%+ terms.bug %] twice (or even three times) in a row, irritating 
   developers and confusing users.</p>
 
 <p>Now, if you try to submit [% terms.abug %] twice from the same screen 
@@ -925,7 +925,7 @@ sub y { $var++ }</pre>
 
 <p>For more information about how to use 
   <a href="http://search.cpan.org/perldoc?DBI">DBI</a> with 
-  [% terms.Bugzilla %], see the 
+  [%+ terms.Bugzilla %], see the 
   <a href="http://www.bugzilla.org/docs/developer.html#sql-sendreceive">Developer's
   Guide Section About DBI</a></p>