mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 00:24:52 +01:00
Install: Enhance the language of the "Success" message.
Props ckoerner. Fixes #34897. git-svn-id: https://develop.svn.wordpress.org/trunk@36553 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
653e0b0827
commit
d35f13a4e3
@ -350,7 +350,7 @@ switch($step) {
|
||||
|
||||
<h1><?php _e( 'Success!' ); ?></h1>
|
||||
|
||||
<p><?php _e( 'WordPress has been installed. Were you expecting more steps? Sorry to disappoint.' ); ?></p>
|
||||
<p><?php _e( 'WordPress has been installed. Thank you, and enjoy!' ); ?></p>
|
||||
|
||||
<table class="form-table install-success">
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user