From 57ca656feaa787b2929e288b8c412c10f9825c85 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Thu, 22 Jun 2023 05:23:18 +0000 Subject: [PATCH] Administration: Replace contracted verb forms for better consistency. Previously: [52979], [52978]. Props sabernhardt. See #30796. git-svn-id: https://develop.svn.wordpress.org/trunk@55977 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/class-custom-image-header.php | 2 +- src/wp-admin/includes/user.php | 2 +- src/wp-includes/theme.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/includes/class-custom-image-header.php b/src/wp-admin/includes/class-custom-image-header.php index bc7c2322e4..582afd3cfd 100644 --- a/src/wp-admin/includes/class-custom-image-header.php +++ b/src/wp-admin/includes/class-custom-image-header.php @@ -703,7 +703,7 @@ class Custom_Image_Header { -

+

diff --git a/src/wp-admin/includes/user.php b/src/wp-admin/includes/user.php index ddbc4ea1f3..47458553d7 100644 --- a/src/wp-admin/includes/user.php +++ b/src/wp-admin/includes/user.php @@ -539,7 +539,7 @@ function default_password_nag() {

- +

_x( 'About', 'Theme starter content' ), 'post_content' => sprintf( "\n

%s

\n", - _x( 'You might be an artist who would like to introduce yourself and your work here or maybe you’re a business with a mission to describe.', 'Theme starter content' ) + _x( 'You might be an artist who would like to introduce yourself and your work here or maybe you are a business with a mission to describe.', 'Theme starter content' ) ), ), 'contact' => array(