s/Upgrade WordPress/WordPress Updates/ title for GUU
git-svn-id: https://develop.svn.wordpress.org/trunk@13692 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e7b6cd83c7
commit
b687c2463c
@ -371,7 +371,7 @@ if ( 'do-plugin-upgrade' == $action && !isset($_GET['plugins']) && !isset($_POST
|
||||
$action = 'upgrade-core';
|
||||
}
|
||||
|
||||
$title = __('Upgrade WordPress');
|
||||
$title = __('WordPress Updates');
|
||||
$parent_file = 'tools.php';
|
||||
|
||||
if ( 'upgrade-core' == $action ) {
|
||||
|
Loading…
Reference in New Issue
Block a user