diff --git a/po/en_GB.po b/po/en_GB.po
index 0c499437aa..0fb36a0f55 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -13005,7 +13005,7 @@ msgid "The InnoDB log file size is inadequately large."
msgstr "The InnoDB log file size is inadequately large."
#: po/advisory_rules.php:262
-#, php-format
+#, fuzzy, php-format
msgid ""
"It is usually sufficient to set innodb_log_file_size to 25%% of the size of "
"{innodb_buffer_pool_size}. A very big innodb_log_file_size slows down the "
@@ -13017,6 +13017,15 @@ msgid ""
"\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
"innodblogfilesize-proper-way.html\\\">this blog entry"
msgstr ""
+"It is usually sufficient to set innodb_log_file_size to 25%% of the size of "
+"{innodb_buffer_pool_size}. A very big innodb_log_file_size slows down the "
+"recovery time after a database crash considerably. See also this Article. You need to shutdown the server, "
+"remove the InnoDB log files, set the new value in my.cnf, start the server, "
+"then check the error logs if everything went fine. See also this blog entry"
#: po/advisory_rules.php:263
#, php-format