We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507820d commit 95694a6Copy full SHA for 95694a6
library/xml.sax.utils.po
@@ -50,7 +50,7 @@ msgid ""
50
msgstr ""
51
"您可以透過傳入字典作為可選的 *entities* 參數,來轉換其他資料字串。 鍵和值都必"
52
"須是字串;每個鍵都會被對應的值取代。 即使提供 *entities*,``'&'``、``'<'`` "
53
-"和 ``'>'``字元始終會被轉義。"
+"和 ``'>'`` 字元始終會被轉義。"
54
55
#: ../../library/xml.sax.utils.rst:30
56
msgid ""
@@ -63,7 +63,7 @@ msgstr ""
63
64
#: ../../library/xml.sax.utils.rst:36
65
msgid "Unescape ``'&'``, ``'<'``, and ``'>'`` in a string of data."
66
-msgstr "取消轉義資料字串中的``'&'``、``'<’``和``‘>'``。"
+msgstr "取消轉義資料字串中的 ``'&'``、``'<'`` 和 ``'>'``。"
67
68
#: ../../library/xml.sax.utils.rst:38
69
0 commit comments