I18N: Further adjust some update/install strings for consistency.

Follow-up to [48568], [48569].

See #50708, #50714.

git-svn-id: https://develop.svn.wordpress.org/trunk@48589 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-07-23 21:06:26 +00:00
parent 098fc4bc89
commit 1120269124
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1429,7 +1429,7 @@ function _redirect_to_about_wordpress( $new_version ) {
load_default_textdomain();
// See do_core_upgrade().
show_message( __( 'WordPress updated successfully' ) );
show_message( __( 'WordPress updated successfully.' ) );
// self_admin_url() won't exist when upgrading from <= 3.0, so relative URLs are intentional.
show_message(