[wp-trac] [WordPress Trac] #19346: Post-update screen needs generic strings for a maintenance release

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 2 01:00:36 UTC 2011


#19346: Post-update screen needs generic strings for a maintenance release
-------------------------------------+------------------
 Reporter:  nacin                    |       Owner:
     Type:  task (blessed)           |      Status:  new
 Priority:  low                      |   Milestone:  3.3
Component:  I18N                     |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-refresh  |
-------------------------------------+------------------

Comment (by chexee):

 19346.styles.2.2.patch requires the following style of markup:

 {{{
 <div class="changelog point-releases">
         <div>
                 <h3>Maintenance Releases</h3>
                 <p><strong>Version 3.3.2</strong> blah blah blah.</p>
                 <p><strong>Version 3.3.1</strong> blah blah blah.</p>
         </div>
         <div>
                 <h3>Maintenance Releases</h3>
                 <p><strong>Version 3.3.2</strong> blah blah blah.</p>
                 <p><strong>Version 3.3.1</strong> blah blah blah.</p>
         </div>
 </div>
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19346#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list