From b9e734d6e6991d445331d53ddc727bd982993cca Mon Sep 17 00:00:00 2001 From: Jimmy Ma Date: Sun, 10 Mar 2024 16:38:29 +0800 Subject: [PATCH 1/2] add i18n for logging --- library/logging.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library/logging.po b/library/logging.po index 7f58f336e4..fd32bac0ec 100644 --- a/library/logging.po +++ b/library/logging.po @@ -1139,7 +1139,7 @@ msgstr "" #: ../../library/logging.rst:917 ../../library/logging.rst:931 #: ../../library/logging.rst:959 ../../library/logging.rst:977 msgid "You shouldn't need to format this yourself." -msgstr "" +msgstr "你不需要自己格式化它." #: ../../library/logging.rst:917 msgid "" @@ -1189,7 +1189,7 @@ msgstr "" #: ../../library/logging.rst:934 msgid "filename" -msgstr "" +msgstr "filename" #: ../../library/logging.rst:934 msgid "``%(filename)s``" @@ -1303,7 +1303,7 @@ msgstr "" #: ../../library/logging.rst:0 ../../library/logging.rst:964 msgid "name" -msgstr "" +msgstr "name" #: ../../library/logging.rst:964 msgid "``%(name)s``" From 4528233deb3dace54d262b3eccca6c2889645526 Mon Sep 17 00:00:00 2001 From: Jimmy Ma Date: Sun, 10 Mar 2024 16:58:13 +0800 Subject: [PATCH 2/2] =?UTF-8?q?update=20=E3=80=82=20reviewer=20suggection?= =?UTF-8?q?=20for=20logging?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/logging.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/logging.po b/library/logging.po index fd32bac0ec..f9e7db74ff 100644 --- a/library/logging.po +++ b/library/logging.po @@ -1139,7 +1139,7 @@ msgstr "" #: ../../library/logging.rst:917 ../../library/logging.rst:931 #: ../../library/logging.rst:959 ../../library/logging.rst:977 msgid "You shouldn't need to format this yourself." -msgstr "你不需要自己格式化它." +msgstr "你不需要自己格式化它。" #: ../../library/logging.rst:917 msgid ""