diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php index 13ebf730bdbb3..e77ab539b50d8 100644 --- a/src/wp-admin/install.php +++ b/src/wp-admin/install.php @@ -225,7 +225,7 @@ function display_setup_form( $error = null ) { display_header(); die( '
' . __( 'You appear to have already installed WordPress. To reinstall please clear your old database tables first.' ) . '
' . + '' . __( 'You appear to have already installed WordPress. To reinstall, please change your database table prefix.' ) . '
' . '' . '