From af5f26b1b75801b497e8865ca31951cd5be29294 Mon Sep 17 00:00:00 2001 From: dannybeckett Date: Thu, 24 Nov 2011 02:57:35 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/en_GB.po | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/po/en_GB.po b/po/en_GB.po index 20fef48d03..5effdf5702 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-11-20 15:13+0100\n" -"PO-Revision-Date: 2011-11-24 02:55+0200\n" +"PO-Revision-Date: 2011-11-24 02:56+0200\n" "Last-Translator: dannybeckett \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -12354,6 +12354,12 @@ msgid "" "scans. Other than that full index scans can only be reduced by rewriting " "queries." msgstr "" +"This usually indicates frequent full index scans. Full index scans are " +"faster than table scans but require lots of CPU cycles in big tables, if " +"those tables that have or had high volumes of UPDATEs and DELETEs, running " +"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index " +"scans. Other than that full index scans can only be reduced by rewriting " +"queries." #: po/advisory_rules.php:133 #, php-format