mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user