Make WordPress Core

Ticket #29306: 29306.patch

File 29306.patch, 531 bytes (added by SergeyBiryukov, 11 years ago)
  • src/wp-includes/wp-db.php

     
    15081508                }
    15091509
    15101510                // We weren't able to reconnect, so we better bail.
    1511                 $this->bail( sprintf( ( "
     1511                $this->bail( sprintf( __( "
    15121512<h1>Error reconnecting to the database</h1>
    15131513<p>This means that we lost contact with the database server at <code>%s</code>. This could mean your host's database server is down.</p>
    15141514<ul>