From 15f12c55f9d8e3a2d36f87c468227138cbe9e4c8 Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@18724 602fd350-edb4-49c9-b593-d223f7449a82 --- 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

+