Add about.php maintenance/security release strings for translation. see #19346.

git-svn-id: https://develop.svn.wordpress.org/trunk@19536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-12-01 23:13:56 +00:00
parent a61ece2f3a
commit 91d69b7267
3 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ include( './admin-header.php' );
<h2 class="nav-tab-wrapper">
<a href="about.php" class="nav-tab">
<?php printf( __( 'What&#8217;s New in %s' ), $display_version ); ?>
<?php _e( 'What&#8217;s New' ); ?>
</a><a href="credits.php" class="nav-tab nav-tab-active">
<?php _e( 'Credits' ); ?>
</a><a href="freedoms.php" class="nav-tab">