From 17d74efb90cca47fcbdcd117639c1df40fe00777 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 21 Aug 2010 19:46:08 +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 813f01d89..ccc320083 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3186,6 +3186,9 @@ msgid "" "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " "(1,2,3)" msgstr "" +"include column names in every INSERT statement
  " +"    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " +"(1,2,3)" #: libraries/export/sql.php:155 msgid ""