diff options
author | Mark Sapiro <mark@msapiro.net> | 2020-05-07 06:53:40 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2020-05-07 06:53:40 -0700 |
commit | 80d4f2a79a1e461a9e434062e02239ccc2448749 (patch) | |
tree | a62517448a4d7945995f74e9739d0574ba5d7033 /messages/vi/LC_MESSAGES/mailman.po | |
parent | f7ec5a7da93b99d385b353ac6505719834cb764e (diff) | |
download | mailman2-80d4f2a79a1e461a9e434062e02239ccc2448749.tar.gz mailman2-80d4f2a79a1e461a9e434062e02239ccc2448749.tar.xz mailman2-80d4f2a79a1e461a9e434062e02239ccc2448749.zip |
Fixed content injection vulnerability via the private login page.
Diffstat (limited to 'messages/vi/LC_MESSAGES/mailman.po')
-rwxr-xr-x | messages/vi/LC_MESSAGES/mailman.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/messages/vi/LC_MESSAGES/mailman.po b/messages/vi/LC_MESSAGES/mailman.po index 13138d80..d74e1eeb 100755 --- a/messages/vi/LC_MESSAGES/mailman.po +++ b/messages/vi/LC_MESSAGES/mailman.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: mailman-2.1.10\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: Tue May 5 11:55:48 2020\n" +"POT-Creation-Date: Thu May 7 06:49:22 2020\n" "PO-Revision-Date: 2008-01-03 22:05+1030\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" @@ -2556,7 +2556,7 @@ msgid "Illegal Email Address" msgstr "Không cho phép địa chỉ" #: Mailman/Cgi/options.py:183 Mailman/Cgi/options.py:237 -#: Mailman/Cgi/options.py:261 Mailman/Cgi/private.py:170 +#: Mailman/Cgi/options.py:261 msgid "No such member: %(safeuser)s." msgstr "Không có thành viên như vậy: %(safeuser)s." @@ -2991,7 +2991,7 @@ msgstr "Lời nhắc nhở mật khẩu đã được gởi cho bạn trong thư msgid "Please enter your email address" msgstr "Địa chỉ thư của bạn:" -#: Mailman/Cgi/private.py:222 +#: Mailman/Cgi/private.py:218 msgid "Private archive file not found" msgstr "Không tìm thấy tập tin kho riêng." |