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 ""