Skip to content

Commit 3db3678

Browse files
sync with cpython bb286d45
1 parent 573d2de commit 3db3678

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

library/stdtypes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.10\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2021-12-11 00:08+0000\n"
11+
"POT-Creation-Date: 2021-12-19 00:10+0000\n"
1212
"PO-Revision-Date: 2018-05-23 16:11+0000\n"
1313
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1880,7 +1880,7 @@ msgid "Single quotes: ``'allows embedded \"double\" quotes'``"
18801880
msgstr ""
18811881

18821882
#: ../../library/stdtypes.rst:1428
1883-
msgid "Double quotes: ``\"allows embedded 'single' quotes\"``."
1883+
msgid "Double quotes: ``\"allows embedded 'single' quotes\"``"
18841884
msgstr ""
18851885

18861886
#: ../../library/stdtypes.rst:1429
@@ -3089,7 +3089,7 @@ msgid "Single quotes: ``b'still allows embedded \"double\" quotes'``"
30893089
msgstr ""
30903090

30913091
#: ../../library/stdtypes.rst:2436
3092-
msgid "Double quotes: ``b\"still allows embedded 'single' quotes\"``."
3092+
msgid "Double quotes: ``b\"still allows embedded 'single' quotes\"``"
30933093
msgstr ""
30943094

30953095
#: ../../library/stdtypes.rst:2437

0 commit comments

Comments
 (0)