diff --git a/po/en_GB.po b/po/en_GB.po index 59043c5a3..2aa3f1403 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3150,7 +3150,6 @@ msgid "CREATE TABLE options:" msgstr "CREATE TABLE options:" #: libraries/export/sql.php:123 -#, fuzzy #| msgid "" #| ""Enclose table and column names with backquotes" ensures that " #| "column and table names formed with special characters are protected." @@ -3158,8 +3157,8 @@ msgid "" "Enclose table and field names with backquotes (Protects field and table " "names formed with special characters)" msgstr "" -""Enclose table and column names with backquotes" ensures that " -"column and table names formed with special characters are protected." +"Enclose table and field names with backquotes (Protects field and table " +"names formed with special characters)" #: libraries/export/sql.php:136 msgid "Instead of INSERT statements, use:"