Skip to content

Commit cc48014

Browse files
sync with cpython b134f475
1 parent 2182819 commit cc48014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/email.header.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-05-09 00:03+0000\n"
10+
"POT-Creation-Date: 2024-06-09 00:04+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:44+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -116,7 +116,7 @@ msgid ""
116116
"The maximum line length can be specified explicitly via *maxlinelen*. For "
117117
"splitting the first line to a shorter value (to account for the field header "
118118
"which isn't included in *s*, e.g. :mailheader:`Subject`) pass in the name of "
119-
"the field in *header_name*. The default *maxlinelen* is 76, and the default "
119+
"the field in *header_name*. The default *maxlinelen* is 78, and the default "
120120
"value for *header_name* is ``None``, meaning it is not taken into account "
121121
"for the first line of a long, split header."
122122
msgstr ""

0 commit comments

Comments
 (0)