Skip to content

Commit d664e28

Browse files
sync with cpython 55a26de6
1 parent a2f6150 commit d664e28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/enum.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-01-04 00:30+0000\n"
10+
"POT-Creation-Date: 2023-01-13 00:32+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:01+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -898,8 +898,8 @@ msgstr ""
898898

899899
#: ../../library/enum.rst:822
900900
msgid ""
901-
"in 3.13 the default ``\"generate_next_value_`` will always return the "
902-
"highest member value incremented by 1, and will fail if any member is an "
901+
"in 3.13 the default ``_generate_next_value_`` will always return the highest "
902+
"member value incremented by 1, and will fail if any member is an "
903903
"incompatible type."
904904
msgstr ""
905905

0 commit comments

Comments
 (0)