Skip to content

Commit 9ee731e

Browse files
Update library/http.cookiejar.po
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent 4b57943 commit 9ee731e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/http.cookiejar.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,9 @@ msgid ""
396396
"are removed. If given three arguments, then the cookie with the specified "
397397
"*domain*, *path* and *name* is removed."
398398
msgstr ""
399-
"如果不帶參數,則清除所有 cookies。 如果給定單一參數,則只移除屬於該 *domain* "
400-
"的 cookies。如果給定兩個參數,則會移除屬於指定 *domain* 和 URL *path* 的 "
401-
"cookie。 如果給定三個參數,則會移除指定 *domain*、*path* 和 *name* 的 "
399+
"如果不帶引數地叫用,則清除所有 cookies。如果給定單一引數,則只移除屬於該 *domain* "
400+
"的 cookies。如果給定兩個引數,則會移除屬於指定 *domain* 和 URL *path* 的 "
401+
"cookie。 如果給定三個引數,則會移除指定 *domain*、*path* 和 *name* 的 "
402402
"cookie。"
403403

404404
#: ../../library/http.cookiejar.rst:235

0 commit comments

Comments
 (0)