diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-05-26 09:22:35 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-05-26 09:22:35 -0700 |
commit | 93f47c6490b1ac6460c0ea0563b6e375275bd4e8 (patch) | |
tree | 2fbd373379fa973d3985018d112baeff68200e47 /messages/mailman.pot | |
parent | 9eb3476df5165581a809f8c928ab42b32b766ec3 (diff) | |
download | mailman2-93f47c6490b1ac6460c0ea0563b6e375275bd4e8.tar.gz mailman2-93f47c6490b1ac6460c0ea0563b6e375275bd4e8.tar.xz mailman2-93f47c6490b1ac6460c0ea0563b6e375275bd4e8.zip |
Internationalize the noscript note added to reCAPTCHA.
Diffstat (limited to '')
-rw-r--r-- | messages/mailman.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/messages/mailman.pot b/messages/mailman.pot index be52d300..b54df501 100644 --- a/messages/mailman.pot +++ b/messages/mailman.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: Fri May 25 15:13:52 2018\n" +"POT-Creation-Date: Sat May 26 09:19:45 2018\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2144,6 +2144,10 @@ msgstr "" msgid "View this page in" msgstr "" +#: Mailman/Cgi/listinfo.py:248 +msgid "This form requires JavaScript." +msgstr "" + #: Mailman/Cgi/options.py:65 Mailman/Cgi/options.py:78 #: Mailman/Cgi/options.py:95 msgid "CGI script error" |