From 7023eb3f591a49722033225a1ec85a383f5af54c Mon Sep 17 00:00:00 2001
From: ryan
Date: Fri, 2 Dec 2005 17:35:36 +0000
Subject: [PATCH] i18n updates from nbachiyski. #2006
git-svn-id: http://svn.automattic.com/wordpress/trunk@3258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-content/plugins/wp-db-backup.php | 31 ++++++++++++++++++-----------
1 file changed, 19 insertions(+), 12 deletions(-)
diff --git a/wp-content/plugins/wp-db-backup.php b/wp-content/plugins/wp-db-backup.php
index cf93b2e138..b12a78fdb5 100644
--- a/wp-content/plugins/wp-db-backup.php
+++ b/wp-content/plugins/wp-db-backup.php
@@ -113,7 +113,14 @@ class wpdbBackup {
//echo "" . print_r($_POST, 1) . "
";
echo '' . __('Backup') . '
';
}
if (count($this->backup_errors)) {
- $feedback .= '' . __('The following errors were reported') . ":
";
+ $feedback .= '