diff --git a/readme.html b/readme.html index 26455fb14e..2476f91f12 100644 --- a/readme.html +++ b/readme.html @@ -9,7 +9,7 @@
- Semantic Personal Publishing Platform
diff --git a/wp-admin/about.php b/wp-admin/about.php index 589c174e67..7dd5adf9a7 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -42,7 +42,11 @@ include( ABSPATH . 'wp-admin/admin-header.php' );Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 2 ), '4.0.8', number_format_i18n( 2 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.0.8' ); ?> +
Version %1$s addressed some security issues and fixed %2$s bug.', 'Version %1$s addressed some security issues and fixed %2$s bugs.', 2 ), '4.0.7', number_format_i18n( 2 ) ); ?> the release notes.' ), 'https://codex.wordpress.org/Version_4.0.7' ); ?>