diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-admin/about.php --- a/wp/wp-admin/about.php Tue Jun 09 11:14:17 2015 +0000 +++ b/wp/wp-admin/about.php Mon Oct 14 17:39:30 2019 +0200 @@ -9,145 +9,478 @@ /** WordPress Administration Bootstrap */ require_once( dirname( __FILE__ ) . '/admin.php' ); -wp_enqueue_style( 'wp-mediaelement' ); -wp_enqueue_script( 'wp-mediaelement' ); -wp_localize_script( 'mediaelement', '_wpmejsSettings', array( - 'pluginPath' => includes_url( 'js/mediaelement/', 'relative' ), - 'pauseOtherPlayers' => '' -) ); +wp_enqueue_script( 'underscore' ); -$title = __( 'About' ); +/* translators: Page title of the About WordPress page in the admin. */ +$title = _x( 'About', 'page title' ); -list( $display_version ) = explode( '-', $wp_version ); +list( $display_version ) = explode( '-', get_bloginfo( 'version' ) ); include( ABSPATH . 'wp-admin/admin-header.php' ); ?> -
+
+

+ +

+
-

+ -
- -
+
+

+

+ Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', + 46 + ), + '4.9.8', + number_format_i18n( 46 ) + ); -

+ printf( + /* translators: %s: Codex URL */ + __( 'For more information, see the release notes.' ), + 'https://codex.wordpress.org/Version_4.9.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.', + 17 + ), + '4.9.7', + number_format_i18n( 17 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.7' ); + ?> +

+

+ Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', + 18 + ), + '4.9.6', + number_format_i18n( 18 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.6' ); + ?> +

+

+ Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', + 28 + ), + '4.9.5', + number_format_i18n( 28 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.5' ); + ?> +

+

+ Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', + 1 + ), + '4.9.4', + number_format_i18n( 1 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.4' ); + ?> +

+

+ Version %1$s addressed %2$s bug.', + 'Version %1$s addressed %2$s bugs.', + 34 + ), + '4.9.3', + number_format_i18n( 34 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.3' ); + ?> +

+

+ Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', + 22 + ), + '4.9.2', + number_format_i18n( 22 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.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.', + 11 + ), + '4.9.1', + number_format_i18n( 11 ) + ); + ?> + the release notes.' ), 'https://codex.wordpress.org/Version_4.9.1' ); + ?> +

+
+ +
+
+

+ +

+

+
+
-
-

-

Version %1$s addressed some security issues and fixed %2$s bug.', - 'Version %1$s addressed some security issues and fixed %2$s bugs.', 13 ), '4.2.2', number_format_i18n( 13 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_4.2.2' ); ?> -

-

Version %1$s addressed a security issue.', - 'Version %1$s addressed some security issues.', 1 ), '4.2.1' ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_4.2.1' ); ?> -

-
+
+ + + + +
+ +
+
+

+
+ +
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+
+

+
+ +
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+
+

+
-
- -
+
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+
+

+
-
+
+
+
+ +
+

+

+
+
+
+ +
+

+

+
+
+
+ +
+ + + + +
-
-
-

-

Tools menu, add Press This to your browser bookmark bar or your mobile device home screen. Once installed you can share your content with lightning speed. Sharing your favorite videos, images, and content has never been this fast or this easy.' ), admin_url( 'tools.php' ) ); ?>

-

+
+

+ +

+

early tester or getting involved with the Gutenberg project? Contribute on GitHub.' ), + __( 'https://wordpress.org/plugins/gutenberg/' ), + 'https://github.com/WordPress/gutenberg' ); ?>

+
+ +
+ +
+

-

- -

+
+
+

+

Check out the full list.' ), + 'https://make.wordpress.org/core/2017/11/01/improvements-to-the-customize-js-api-in-4-9/' + ); + ?>

+
+
+

+

+
+
+

+

+
+
+

+

+
+
+
+ +
+ +
+ + + + | + + +
-
- -
-
+ -
- - | - - -
-
- -
Version %1$s addressed a security issue.', - 'Version %1$s addressed some security issues.' ); +__( 'Maintenance and Security Release' ); +__( 'Maintenance and Security Releases' ); + +/* translators: %s: WordPress version number */ +__( 'Version %s addressed one security issue.' ); +/* translators: %s: WordPress version number */ +__( 'Version %s addressed some security issues.' ); /* translators: 1: WordPress version number, 2: plural number of bugs. */ _n_noop( 'Version %1$s addressed %2$s bug.', @@ -175,4 +514,5 @@ _n_noop( 'Version %1$s addressed some security issues and fixed %2$s bug.', 'Version %1$s addressed some security issues and fixed %2$s bugs.' ); +/* translators: %s: Codex URL */ __( 'For more information, see the release notes.' );