Make WordPress Core

Ticket #34897: install.diff

File install.diff, 451 bytes (added by ckoerner, 9 years ago)

install.php patch for installer language

  • install.php

     
    343343
    344344<h1><?php _e( 'Success!' ); ?></h1>
    345345
    346 <p><?php _e( 'WordPress has been installed. Were you expecting more steps? Sorry to disappoint.' ); ?></p>
     346<p><?php _e( 'WordPress has been installed. Thank you, and enjoy!' ); ?></p>
    347347
    348348<table class="form-table install-success">
    349349        <tr>