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/fr | |
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 'messages/fr')
-rwxr-xr-x | messages/fr/LC_MESSAGES/mailman.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/messages/fr/LC_MESSAGES/mailman.po b/messages/fr/LC_MESSAGES/mailman.po index a27af323..0e981e12 100755 --- a/messages/fr/LC_MESSAGES/mailman.po +++ b/messages/fr/LC_MESSAGES/mailman.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Mailman 2.1b6\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: 2003-01-22 12:50-0500\n" "Last-Translator: Pascal George <george@lyon.inserm.fr>\n" "Language-Team: fr <traduc@traduc.org>\n" @@ -2522,6 +2522,10 @@ msgstr "Modifier les Options" msgid "View this page in" msgstr "Visualisez cette page en" +#: 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" |