Fix misstatement about supported formats in import project screen (#2841)

Closes #2753.
This commit is contained in:
Chetan Verma 2020-06-30 11:55:15 +05:30 committed by GitHub
parent b64cbfea4f
commit e2a2dd2a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@
"core-index-create/formats": "TSV, CSV, *SV, Excel (.xls and .xlsx), JSON, XML, RDF as XML, and Google Data documents are all supported. Support for other formats can be added with OpenRefine extensions.",
"core-index-create/from": "Get data from",
"core-index-import/import-proj": "Import Project",
"core-index-import/locate": "Locate an existing Refine project file (.tar or .tar.gz or .zip):",
"core-index-import/locate": "Locate an existing Refine project file (.tar or .tar.gz):",
"core-index-import/file": "Project file:",
"core-index-import/rename": "Re-name project (optional):",
"core-index-import/inspecting": "Inspecting selected files …",