diff --git a/wp-admin/about.php b/wp-admin/about.php index c44db2dce3..55a7902979 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -14,20 +14,15 @@ $title = _x( 'About', 'page title' ); list( $display_version ) = explode( '-', get_bloginfo( 'version' ) ); -$version_label = sprintf( - /* translators: The current WordPress version number */ - __( 'WordPress %s' ), - $display_version -); - include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
- +
- +
+ +
- Inter, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files.' ), + /* translators: %s: Link to the Inter font website. */ + __( 'As befits a theme called Twenty Twenty, clarity and readability is also a big focus. The theme includes the typeface Inter, designed by Rasmus Andersson. Inter comes in a Variable Font version, a first for default themes, which keeps load times short by containing all weights and styles of Inter in just two font files.' ), 'https://rsms.me/inter/' ); ?> @@ -169,12 +172,12 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- dates and timezones in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes.' ), + /* translators: %s: Link to the date/time developer notes. */ + __( 'Developers can now work with dates and timezones in a more reliable way. Date and time functionality has received a number of new API functions for unified timezone retrieval and PHP interoperability, as well as many bug fixes.' ), 'https://make.wordpress.org/core/2019/09/23/date-time-improvements-wp-5-3/' ); ?> @@ -183,10 +186,10 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- multiple changes to remove deprecated functionality and ensure compatibility. Please test 5.3 with PHP 7.4 to ensure all functionality continues to work as expected and does not raise any new warnings.' ), + /* translators: %s: Link to the PHP 7 developer notes. */ + __( 'WordPress 5.3 aims to fully support PHP 7.4. This release contains multiple changes to remove deprecated functionality and ensure compatibility. WordPress continues to encourage all users to run the latest and greatest versions of PHP.' ), 'https://make.wordpress.org/core/2019/10/11/wordpress-and-php-7-4/' ); ?> diff --git a/wp-admin/credits.php b/wp-admin/credits.php index 8940a78481..1b5a5f4ca9 100644 --- a/wp-admin/credits.php +++ b/wp-admin/credits.php @@ -18,44 +18,45 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
- -
++ +
+- -
++ +
+- license, the GPL.' ), - __( 'https://wordpress.org/about/license/' ) - ); - ?> -
++ license, the GPL.' ), + __( 'https://wordpress.org/about/license/' ) + ); + ?> +
+ check out our trademark guidelines first.' ), + 'https://wordpressfoundation.org/trademark-policy/' + ); + ?> +
+ ++ plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them.' ), + $plugins_url, + $themes_url, + __( 'https://wordpress.org/about/license/' ) + ); + ?> +
+ +Free Software Foundation.' ); ?>
- check out our trademark guidelines first.' ), - 'https://wordpressfoundation.org/trademark-policy/' - ); - ?> -
- -- plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them.' ), - $plugins_url, - $themes_url, - __( 'https://wordpress.org/about/license/' ) - ); - ?> -
- -Free Software Foundation.' ); ?>
-- -
++ +
+- WordPress.org stats page.' ), - __( 'https://wordpress.org/about/stats/' ) - ); - ?> -
++ WordPress.org stats page.' ), + __( 'https://wordpress.org/about/stats/' ) + ); + ?> +
-- WordPress.org/about/privacy.' ), - __( 'https://wordpress.org/about/privacy/' ) - ); - ?> -
-+ WordPress.org/about/privacy.' ), + __( 'https://wordpress.org/about/privacy/' ) + ); + ?> +
+