~canonical-sysadmins/wordpress/4.2.4

« back to all changes in this revision

Viewing changes to wp-admin/about.php

  • Committer: Jacek Nykis
  • Date: 2015-02-25 10:24:27 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: jacek.nykis@canonical.com-20150225102427-qcgi5in6sp035mov
MergedĀ upstreamĀ versionĀ 4.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
        </a>
42
42
</h2>
43
43
 
 
44
<div class="changelog point-releases">
 
45
        <h3><?php echo _n( 'Maintenance Release', 'Maintenance Releases', 1 ); ?></h3>
 
46
        <p><?php printf( _n( '<strong>Version %1$s</strong> addressed %2$s bug.',
 
47
         '<strong>Version %1$s</strong> addressed %2$s bugs.', 21 ), '4.1.1', number_format_i18n( 21 ) ); ?>
 
48
                <?php printf( __( 'For more information, see <a href="%s">the release notes</a>.' ), 'http://codex.wordpress.org/Version_4.1.1' ); ?>
 
49
        </p>
 
50
</div>
 
51
 
44
52
<div class="changelog headline-feature">
45
53
        <h2><?php _e( 'Introducing Twenty&nbsp;Fifteen' ); ?></h2>
46
54
        <div class="featured-image">