wpdb: Make "WordPress database error:" translatable.

props jrf.
see #32021.
Built from https://develop.svn.wordpress.org/trunk@33006


git-svn-id: http://core.svn.wordpress.org/trunk@32977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-06-30 20:00:25 +00:00
parent 8217b0f2f7
commit 54424e9755
2 changed files with 18 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-alpha-33005';
$wp_version = '4.3-alpha-33006';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.