Make WordPress Core


Ignore:
Timestamp:
07/23/2020 09:06:26 PM (5 years ago)
Author:
SergeyBiryukov
Message:

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

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

See #50708, #50714.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/update-core.php

    r48344 r48589  
    14301430
    14311431    // See do_core_upgrade().
    1432     show_message( __( 'WordPress updated successfully' ) );
     1432    show_message( __( 'WordPress updated successfully.' ) );
    14331433
    14341434    // self_admin_url() won't exist when upgrading from <= 3.0, so relative URLs are intentional.
Note: See TracChangeset for help on using the changeset viewer.