Fix English translation

This commit is contained in:
Antonin Delpeuch 2018-05-17 18:04:06 +02:00
parent 52a2ec05e1
commit 3e48734538

View File

@ -282,10 +282,8 @@
"sqlExporterTrimColumns": "Trim Column Names",
"sqlExporterIgnoreFacets": "Ignore facets and filters and export all rows",
"sqlExporterOutputEmptyRows":"Output empty row (i.e. all cells null)",
"for-include-if-exist-drop-stmt-checkbox": "Include 'If Exists' in Drop Statement",
"for-null-cell-value-to-empty-str-label": "Convert Null Value to null in Insert"
"for-include-if-exist-drop-stmt-checkbox": "Include 'IF EXISTS' in DROP statement",
"for-null-cell-value-to-empty-str-label": "Convert null value to NULL in INSERT",
"choose-export-destination": "Please choose the destination for project export",
"export-to-local": "Export to local",
"export-to-google-drive": "Export to Google Drive"