diff --git a/src/main/resources/messages/messages.properties b/src/main/resources/messages/messages.properties index b8cde5af..31ca9e25 100755 --- a/src/main/resources/messages/messages.properties +++ b/src/main/resources/messages/messages.properties @@ -250,7 +250,6 @@ crowdin.glossary.upload.usage.customSynopsis=@|fg(green) crowdin glossary upload crowdin.glossary.upload.file=File to upload crowdin.glossary.upload.id=Glossary identifier crowdin.glossary.upload.language-id=Glossary language identifier -crowdin.glossary.upload.name=Glossary name crowdin.glossary.upload.scheme=Defines data columns scheme (used only for CSV or XLS/XLSX files configuration) crowdin.glossary.upload.first-line-contains-header=Defines whether the file contains the first-row header that shouldn't be imported (used only for CSV or XLS/XLSX files) @@ -258,7 +257,6 @@ crowdin.glossary.upload.first-line-contains-header=Defines whether the file cont crowdin.glossary.download.usage.description=Download glossary crowdin.glossary.download.usage.customSynopsis=@|fg(green) crowdin glossary download|@ [CONFIG OPTIONS] [OPTIONS] crowdin.glossary.download.id=Glossary identifier -crowdin.glossary.download.name=Glossary name crowdin.glossary.download.format=Format of the file. Supported formats: tbx, csv, xlsx crowdin.glossary.download.to=Path the glossary should be downloaded to @@ -276,7 +274,6 @@ crowdin.tm.upload.usage.customSynopsis=@|fg(green) crowdin tm upload|@ [C crowdin.tm.upload.file=File to upload crowdin.tm.upload.id=Translation memory identifier crowdin.tm.upload.language-id=Translation Memory language identifier -crowdin.tm.upload.name=Translation memory name crowdin.tm.upload.scheme=Defines data columns scheme (required for CSV or XLS/XLSX files) crowdin.tm.upload.first-line-contains-header=Defines whether the file contains the first-row header that shouldn't be imported (used only for CSV or XLS/XLSX files) @@ -284,7 +281,6 @@ crowdin.tm.upload.first-line-contains-header=Defines whether the file contains t crowdin.tm.download.usage.description=Download translation memory crowdin.tm.download.usage.customSynopsis=@|fg(green) crowdin tm download|@ [CONFIG OPTIONS] [OPTIONS] crowdin.tm.download.id=Translation memory identifier -crowdin.tm.download.name=Translation memory name crowdin.tm.download.format=Format of the file. Supported formats: tmx, csv, xlsx crowdin.tm.download.source-language-id=Defines source language in the language pair crowdin.tm.download.target-language-id=Defines target language in the language pair