s/Upgrade WordPress/WordPress Updates/ title for GUU
git-svn-id: http://svn.automattic.com/wordpress/trunk@13692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c4d0bd8f0c
commit
70897d7898
|
@ -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