From 4f67024da65f4836d4f359fabc90a7af224288ea Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 31 Jan 2020 00:28:04 +0000 Subject: [PATCH] Administration: Add punctuation to "If you change this, we will send you an email" message on General Settings, Network Settings, and Profile screens. Props kinjaldalwadi, donmhico. Fixes #49235. Built from https://develop.svn.wordpress.org/trunk@47143 git-svn-id: http://core.svn.wordpress.org/trunk@46943 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/network/settings.php | 2 +- wp-admin/options-general.php | 2 +- wp-admin/user-edit.php | 2 +- wp-includes/version.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/network/settings.php b/wp-admin/network/settings.php index deb6397b7b..715f7fdc03 100644 --- a/wp-admin/network/settings.php +++ b/wp-admin/network/settings.php @@ -161,7 +161,7 @@ if ( isset( $_GET['updated'] ) ) {

- The new address will not become active until confirmed.' ); ?> + The new address will not become active until confirmed.' ); ?>

-

The new address will not become active until confirmed.' ); ?>

+

The new address will not become active until confirmed.' ); ?>

ID == $current_user->ID ) : ?>

- The new address will not become active until confirmed.' ); ?> + The new address will not become active until confirmed.' ); ?>