From 0d89d1d4a1ed1eb1204610fba7409612ff1cd00c Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 21 Aug 2010 19:46:11 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/en_GB.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/en_GB.po b/po/en_GB.po index ccc320083..7a894e707 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3196,6 +3196,9 @@ msgid "" "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" +"insert multiple rows in every INSERT statement
  " +"    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"(7,8,9)" #: libraries/export/sql.php:156 msgid ""