Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b34de24

Browse files
committed
Update xml.sax.utils.po
1 parent e9c9599 commit b34de24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/xml.sax.utils.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ msgstr ""
3939

4040
#: ../../library/xml.sax.utils.rst:21
4141
msgid "Escape ``'&'``, ``'<'``, and ``'>'`` in a string of data."
42-
msgstr "在資料字串中轉義 ``'&'``、``'<`` 及 ``>'``。"
42+
msgstr "在資料字串中轉義 ``'&'``、``'<'`` 及 ``'>'``。"
4343

4444
#: ../../library/xml.sax.utils.rst:23
4545
msgid ""
@@ -49,8 +49,8 @@ msgid ""
4949
"``'<'`` and ``'>'`` are always escaped, even if *entities* is provided."
5050
msgstr ""
5151
"您可以透過傳入字典作為可選的 *entities* 參數,來轉換其他資料字串。 鍵和值都必"
52-
"須是字串;每個鍵都會被對應的值取代。 即使提供 *entities*,``'&'``、``'<`` "
53-
"和 ``>'``字元始終會被轉義。"
52+
"須是字串;每個鍵都會被對應的值取代。 即使提供 *entities*,``'&'``、``'<'`` "
53+
"和 ``'>'``字元始終會被轉義。"
5454

5555
#: ../../library/xml.sax.utils.rst:30
5656
msgid ""

0 commit comments

Comments
 (0)