diff --git a/readme.html b/readme.html index 907f79d87d..cd557c2302 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 0795cfb21a..ca506e0934 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -42,10 +42,14 @@ 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.', 3 ), '4.0.5', number_format_i18n( 3 ) ); ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.0.5' ); ?> +
Version %1$s addressed a security issue.', 'Version %1$s addressed some security issues.', 1 ), '4.0.4' ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_4.0.4' ); ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.0.4' ); ?>
Version %1$s addressed %2$s bug.', 'Version %1$s addressed %2$s bugs.', 1 ), '4.0.3', number_format_i18n( 1 ) ); ?> @@ -53,11 +57,11 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
Version %1$s addressed a security issue.', 'Version %1$s addressed some security issues.', 8 ), '4.0.2' ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_4.0.2' ); ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.0.2' ); ?>
Version %1$s addressed some security issues and fixed %2$s bug.', 'Version %1$s addressed some security issues and fixed %2$s bugs.', 23 ), '4.0.1', number_format_i18n( 23 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_4.0.1' ); ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.0.1' ); ?>