diff --git a/src/main/resources/messages/messages.properties b/src/main/resources/messages/skip similarity index 99% rename from src/main/resources/messages/messages.properties rename to src/main/resources/messages/skip index f69d8242..2e8d2ea3 100755 --- a/src/main/resources/messages/messages.properties +++ b/src/main/resources/messages/skip @@ -25,7 +25,7 @@ params.translation=Path to the translation files params.dest=Specify file name in Crowdin params.preserve-hierarchy=Choose whether to save the directory hierarchy in the Crowdin project params.quiet=Do not ask for interactive input prompts -params.skipUntranslatedStrings=Skip untranslated strings in exported files (does not work with .docx, .html, .md and other document files) +params.skipUntranslatedStrings=Skip untranslated strings in exported files (does not work with .docx, .html, .md and other document files). For more details see https://support.crowdin.com/project-settings/export/#skip-untranslated-strings params.skipUntranslatedFiles=Omit downloading not fully translated files params.keepArchive=Do not remove the downloaded archive with translations after it's extracting params.exportOnlyApproved=Include approved translations only in exported files. If not combined with --skip-untranslated-strings option, strings without approval are fulfilled with the source language