From 82e1816ac63cb15ae50166e6a34d712dbe051e66 Mon Sep 17 00:00:00 2001 From: Han-Xiangming <2728513634@qq.com> Date: Sun, 27 Nov 2022 11:16:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20usage=5Ftext.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/usage_text.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/usage_text.h b/src/usage_text.h index 1c46411b..257d8227 100644 --- a/src/usage_text.h +++ b/src/usage_text.h @@ -155,9 +155,9 @@ " one in a control file. If true is given, you can\n" \ " proceed but some download progress will be lost.") #define TEXT_FORCE_SEQUENTIAL \ - _(" -Z, --force-sequential[=true|false] Fetch URIs in the command-line sequentially\n" \ - " and download each URI in a separate session, like\n" \ - " the usual command-line download utilities.") + _(" -Z, --force-sequential[=true|false] 按顺序在命令行中获取 URI, + " 并在单独的会话中下载每个 URI,\n"\ + " 就像通常的命令行下载实用程序一样。") #define TEXT_AUTO_FILE_RENAMING \ _(" --auto-file-renaming[=true|false] Rename file name if the same file already\n" \ " exists. This option works only in http(s)/ftp\n" \