Translation update done using Pootle.

This commit is contained in:
Marc Delisle
2010-08-21 19:45:37 +02:00
committed by Pootle server
parent b6685ead6a
commit 9264df33b9

View File

@@ -3150,7 +3150,6 @@ msgid "<code>CREATE TABLE</code> options:"
msgstr "<code>CREATE TABLE</code> options:" msgstr "<code>CREATE TABLE</code> options:"
#: libraries/export/sql.php:123 #: libraries/export/sql.php:123
#, fuzzy
#| msgid "" #| msgid ""
#| "&quot;Enclose table and column names with backquotes&quot; ensures that " #| "&quot;Enclose table and column names with backquotes&quot; ensures that "
#| "column and table names formed with special characters are protected." #| "column and table names formed with special characters are protected."
@@ -3158,8 +3157,8 @@ msgid ""
"Enclose table and field names with backquotes <i>(Protects field and table " "Enclose table and field names with backquotes <i>(Protects field and table "
"names formed with special characters)</i>" "names formed with special characters)</i>"
msgstr "" msgstr ""
"&quot;Enclose table and column names with backquotes&quot; ensures that " "Enclose table and field names with backquotes <i>(Protects field and table "
"column and table names formed with special characters are protected." "names formed with special characters)</i>"
#: libraries/export/sql.php:136 #: libraries/export/sql.php:136
msgid "Instead of <code>INSERT</code> statements, use:" msgid "Instead of <code>INSERT</code> statements, use:"