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/pl | |
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/pl')
-rwxr-xr-x | messages/pl/LC_MESSAGES/mailman.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/messages/pl/LC_MESSAGES/mailman.po b/messages/pl/LC_MESSAGES/mailman.po index 1514a3b3..0e79a5c9 100755 --- a/messages/pl/LC_MESSAGES/mailman.po +++ b/messages/pl/LC_MESSAGES/mailman.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mailman 2.1\n" "Report-Msgid-Bugs-To: https://github.com/aviarypl/mailman-l10n-pl/issues\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: 2016-02-15 17:11+0100\n" "Last-Translator: Stefan Plewako <splewako@aviary.pl>\n" "Language-Team: Polish <community-poland@mozilla.org>\n" @@ -2490,6 +2490,10 @@ msgstr "Edytuj opcje" msgid "View this page in" msgstr "Przełącz język na" +#: 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" |