X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/5d244c8fd9a27c9f89dd08da2af6fbc67d4fce63..5e031ad59895b5682d1509675cafe9f2c5081c12:/wp-admin/about.php diff --git a/wp-admin/about.php b/wp-admin/about.php index f1c263b8..a1f16d3e 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -22,12 +22,11 @@ list( $display_version ) = explode( '-', $wp_version ); include( ABSPATH . 'wp-admin/admin-header.php' ); ?> -

-
+
@@ -42,125 +41,94 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

+

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

-

Version %1$s addressed %2$s bug.', - 'Version %1$s addressed %2$s bugs.', 21 ), '4.1.1', number_format_i18n( 21 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_4.1.1' ); ?> + 'Version %1$s addressed some security issues.', 1 ), '4.2.1' ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_4.2.1' ); ?>

-
-

- +
+ +
-
-
-

-

Google’s Noto font family.' ), 'https://www.google.com/get/noto/' ); ?>

-

-

-
-
- -
+
+ +
+
+

+

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' ) ); ?>

+

+ +

+ +

-
+
+ +
-
- -
-

-
-
- - - - -
-

-

distraction-free writing mode. When you start typing, all the distractions will fade away, letting you focus solely on your writing. All your editing tools instantly return when you need them.' ); ?>

+
+
+ +
+
+

+

+

emoji.' ), '💙', '🐸', '🐒', '🍕', __( 'https://codex.wordpress.org/Emoji' ) ); + ?>

-
+
+
+ +

+

your content, before it debuts on your site. ' ); ?>

+
+
+ +

+

+
+
+ +

+

Update Now and watch the magic happen.' ); ?>

+
+
-
-

+
+

- -

+

+

+ +

' . 40 . ''; - $string = __( 'Right now, WordPress %1$s is already translated into %2$s languages, with more always in progress. You can switch to any translation on the General Settings screen.' ); - if ( ! current_user_can( 'manage_options' ) ) { - $string = strip_tags( $string ); - } - echo sprintf( $string, $display_version, $count, admin_url( 'options-general.php' ) ); + /* translators: %s wp.a11y.speak() */ + printf( __( 'You can now send audible notifications to screen readers in JavaScript with %s. Pass it a string, and an update will be sent to a dedicated ARIA live notifications area.' ), 'wp.a11y.speak()' ); ?>

- -
- -

-

full list of supported embeds.' ), 'http://codex.wordpress.org/Embeds' ); ?>

-
- -
- -

-

your profile and log out everywhere.' ), get_edit_profile_url() ); ?>

-
-
- -

+

plugin installer suggests plugins for you to try. Recommendations are based on the plugins you and other users have installed.' ); - if ( ! current_user_can( 'install_plugins' ) ) { - $string = strip_tags( $string ); - } - echo sprintf( $string, network_admin_url( 'plugin-install.php?tab=recommended' ) ); + /* translators: 1: Term splitting guide link */ + printf( __( 'Terms shared across multiple taxonomies will be split when one of them is updated. Find out more in the Plugin Developer Handbook.' ), 'https://developer.wordpress.org/plugins/taxonomy/working-with-split-terms-in-wp-4-2/' ); ?>

-
-
-
- -
- -
-

- -
-
-

-

A AND ( B OR C )' ); ?>

-

-

-
-
-

" tag */ - printf( __( '%s tags in themes' ), '<title>' ); - ?>

+

add_theme_support( 'title-tag' )" ); + /* translators: 1: WP_Query, 2: WP_Comment_Query, 3: WP_User_Query */ + printf( __( '%1$s, %2$s, and %3$s now support complex ordering with named meta query clauses.' ), 'WP_Query', 'WP_Comment_Query', 'WP_User_Query' ); ?>

- -

-

developer reference more complete than ever.' ), 'https://developer.wordpress.org/reference/' ); ?>

-

@@ -176,18 +144,6 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- -