From a2e672fa4a9581bb1745b17b51d23dd3133c1ac8 Mon Sep 17 00:00:00 2001 From: Robert Readman Date: Thu, 16 Sep 2010 09:11:14 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/en_GB.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 31bd1b0ec..c3d68b3ed 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-09-15 15:08+0200\n" -"PO-Revision-Date: 2010-09-12 03:14+0200\n" +"PO-Revision-Date: 2010-09-16 09:11+0200\n" "Last-Translator: Robert Readman \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -5356,7 +5356,6 @@ msgid "CREATE TABLE options:" msgstr "CREATE TABLE options:" #: libraries/export/sql.php:123 -#, fuzzy #| msgid "" #| "Enclose table and field names with backquotes (Protects field and " #| "table names formed with special characters)" @@ -5365,7 +5364,7 @@ msgid "" "names formed with special characters or keywords)" msgstr "" "Enclose table and field names with backquotes (Protects field and table " -"names formed with special characters)" +"names formed with special characters or keywords)" #: libraries/export/sql.php:136 msgid "Instead of INSERT statements, use:"