From 5214ff0a81def894a85a8525f84c83e08a373a54 Mon Sep 17 00:00:00 2001 From: "Matt.Wang" Date: Sat, 5 Aug 2023 16:54:44 +0800 Subject: [PATCH 1/2] datetime.rst:754 --- library/datetime.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/library/datetime.po b/library/datetime.po index ae13bec8e3..7d55186244 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -1019,7 +1019,9 @@ msgstr "用法範例:\\ :class:`date`" #: ../../library/datetime.rst:754 msgid "Example of counting days to an event::" msgstr "" - +"計算一個事件的天數的範例: \n" +"\n" +"::" #: ../../library/datetime.rst:773 msgid "More examples of working with :class:`date`:" msgstr "更多 :class:`date` 的用法範例:" From fe9cbe898b93d6fbb325bac292421969fb32fd4d Mon Sep 17 00:00:00 2001 From: "Wei-Hsiang (Matt) Wang" Date: Sat, 5 Aug 2023 20:57:42 +0800 Subject: [PATCH 2/2] Apply suggestions from code review --- library/datetime.po | 1 + 1 file changed, 1 insertion(+) diff --git a/library/datetime.po b/library/datetime.po index 7d55186244..6353aac9ea 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -1022,6 +1022,7 @@ msgstr "" "計算一個事件的天數的範例: \n" "\n" "::" + #: ../../library/datetime.rst:773 msgid "More examples of working with :class:`date`:" msgstr "更多 :class:`date` 的用法範例:"