From 21271bd727879ec71ab04f3b5be40c07a4b3df0b Mon Sep 17 00:00:00 2001 From: a1a1a1 a1a1a1a Date: Mon, 23 Dec 2013 17:06:50 +0100 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 98.4% (2707 of 2749) --- po/en_GB.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 2f82793e86..3a3570dbd4 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,10 +6,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-12-19 06:30-0500\n" -"PO-Revision-Date: 2013-12-03 20:33+0200\n" -"Last-Translator: Gabriela Solis \n" -"Language-Team: English (United Kingdom) \n" +"PO-Revision-Date: 2013-12-23 17:06+0200\n" +"Last-Translator: a1a1a1 a1a1a1a \n" +"Language-Team: English (United Kingdom) " +"\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -8528,7 +8528,7 @@ msgid "" "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" "both of the above
      Example: INSERT INTO " -"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" +"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/plugins/export/ExportSql.class.php:387 msgid ""