From bad1132fdf50088eaf18eda91d9aa0339f8a14ba Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 19 Sep 2011 20:21:39 +0000 Subject: [PATCH] Mark some string in dead_db() for translation. Props mako09, SergeyBiryukov. fixes #17815 git-svn-id: http://svn.automattic.com/wordpress/trunk@18724 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 06876b2083..5fea4ed4a7 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -3317,11 +3317,11 @@ function dead_db() { > - Database Error + <?php echo /*WP_I18N_DB_ERROR*/'Database Error'/*/WP_I18N_DB_ERROR*/; ?> -

Error establishing a database connection

+