diff --git a/po/en_GB.po b/po/en_GB.po index cec22cfd3b..61a719abab 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3205,6 +3205,8 @@ msgid "" "both of the above Example: INSERT INTO " "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)" #: libraries/export/sql.php:157 msgid ""
INSERT INTO " "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)
INSERT INTO " +"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)