aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Mailman/Cgi/listinfo.py5
-rwxr-xr-xmessages/ar/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/ast/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/ca/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/cs/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/da/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/de/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/el/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/es/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/et/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/eu/LC_MESSAGES/mailman.po6
-rw-r--r--messages/fa/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/fi/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/fr/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/gl/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/he/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/hr/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/hu/LC_MESSAGES/mailman.po6
-rw-r--r--messages/ia/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/it/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/ja/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/ko/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/lt/LC_MESSAGES/mailman.po6
-rw-r--r--messages/mailman.pot6
-rwxr-xr-xmessages/nl/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/no/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/pl/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/pt/LC_MESSAGES/mailman.po6
-rw-r--r--messages/pt_BR/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/ro/LC_MESSAGES/mailman.po6
-rw-r--r--messages/ru/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/sk/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/sl/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/sr/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/sv/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/tr/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/uk/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/vi/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/zh_CN/LC_MESSAGES/mailman.po6
-rwxr-xr-xmessages/zh_TW/LC_MESSAGES/mailman.po6
40 files changed, 198 insertions, 41 deletions
diff --git a/Mailman/Cgi/listinfo.py b/Mailman/Cgi/listinfo.py
index 4f30108c..78fda942 100644
--- a/Mailman/Cgi/listinfo.py
+++ b/Mailman/Cgi/listinfo.py
@@ -245,14 +245,15 @@ def list_listinfo(mlist, lang):
replacements['<mm-fullname-box>'] = mlist.FormatBox('fullname', size=30)
# If reCAPTCHA is enabled, display its user interface
if mm_cfg.RECAPTCHA_SITE_KEY:
+ noscript = _('This form requires JavaScript.')
replacements['<mm-recaptcha-ui>'] = (
"""<tr><td>&nbsp;</td><td>
- <noscript>This form requires JavaScript.</noscript>
+ <noscript>%s</noscript>
<script src="https://www.google.com/recaptcha/api.js?hl=%s">
</script>
<div class="g-recaptcha" data-sitekey="%s"></div>
</td></tr>"""
- % (lang, mm_cfg.RECAPTCHA_SITE_KEY))
+ % (noscript, lang, mm_cfg.RECAPTCHA_SITE_KEY))
else:
replacements['<mm-recaptcha-ui>'] = ''
diff --git a/messages/ar/LC_MESSAGES/mailman.po b/messages/ar/LC_MESSAGES/mailman.po
index 331f99c5..da38459d 100755
--- a/messages/ar/LC_MESSAGES/mailman.po
+++ b/messages/ar/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman_ar\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: 2006-03-19 17:06+0300\n"
"Last-Translator: Munzir Taha <munzirtaha@newhorizons.com.sa>\n"
"Language-Team: Arabic\n"
@@ -2402,6 +2402,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"
diff --git a/messages/ast/LC_MESSAGES/mailman.po b/messages/ast/LC_MESSAGES/mailman.po
index 87f5f86d..b5d872f3 100755
--- a/messages/ast/LC_MESSAGES/mailman.po
+++ b/messages/ast/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman\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: 2009-12-07 17:01+0100\n"
"Last-Translator: astur <malditoastur@gmail.com>\n"
"Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -2544,6 +2544,10 @@ msgstr "Editar Opciones"
msgid "View this page in"
msgstr "Ver esta pxina 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"
diff --git a/messages/ca/LC_MESSAGES/mailman.po b/messages/ca/LC_MESSAGES/mailman.po
index ab7edddc..8ed49f4a 100755
--- a/messages/ca/LC_MESSAGES/mailman.po
+++ b/messages/ca/LC_MESSAGES/mailman.po
@@ -14,7 +14,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman 2.1.11\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: 2009-01-28 01:23+0100\n"
"Last-Translator: David Planella <david.planella@gmail.com>\n"
"Language-Team: Catalan <mailman@llistes.softcatala.org>\n"
@@ -2584,6 +2584,10 @@ msgstr "Edita les opcions"
msgid "View this page in"
msgstr "Mostra aquesta pàgina 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"
diff --git a/messages/cs/LC_MESSAGES/mailman.po b/messages/cs/LC_MESSAGES/mailman.po
index 976cff32..755f72e2 100755
--- a/messages/cs/LC_MESSAGES/mailman.po
+++ b/messages/cs/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: a\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: 2007-03-23 11:26+0100\n"
"Last-Translator: Dan Ohnesorg <dan@ohnesorg.cz>\n"
"Language-Team: <cs@li.org>\n"
@@ -2487,6 +2487,10 @@ msgstr "Editace vlastnost"
msgid "View this page in"
msgstr "Zobraz tuto strnku v "
+#: 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"
diff --git a/messages/da/LC_MESSAGES/mailman.po b/messages/da/LC_MESSAGES/mailman.po
index 9a7e2702..96ab0861 100755
--- a/messages/da/LC_MESSAGES/mailman.po
+++ b/messages/da/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: 2013-10-16 13:55+0200\n"
"Last-Translator: Tom G. Christensen <tgc@statsbiblioteket.dk>\n"
"Language-Team: Dansk mailman <mm-da@statsbiblioteket.dk>\n"
@@ -2537,6 +2537,10 @@ msgstr "&AElig;ndre Indstillinger"
msgid "View this page in"
msgstr "Se denne side p&aring;"
+#: 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"
diff --git a/messages/de/LC_MESSAGES/mailman.po b/messages/de/LC_MESSAGES/mailman.po
index 2bf97273..d1745b42 100755
--- a/messages/de/LC_MESSAGES/mailman.po
+++ b/messages/de/LC_MESSAGES/mailman.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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-09-15 14:32-0700\n"
"Last-Translator: Mirian Margiani <mirian@margiani.ch>\n"
"Language-Team: German <mailman-i18n@python.org>\n"
@@ -2857,6 +2857,10 @@ msgstr "Optionen verndern"
msgid "View this page in"
msgstr "Anzeige dieser Seite auf / View this page in"
+#: Mailman/Cgi/listinfo.py:248
+msgid "This form requires JavaScript."
+msgstr ""
+
# Mailman/Cgi/options.py:49 Mailman/Cgi/options.py:64
#: Mailman/Cgi/options.py:65 Mailman/Cgi/options.py:78
#: Mailman/Cgi/options.py:95
diff --git a/messages/el/LC_MESSAGES/mailman.po b/messages/el/LC_MESSAGES/mailman.po
index 8a1b82c8..51942730 100755
--- a/messages/el/LC_MESSAGES/mailman.po
+++ b/messages/el/LC_MESSAGES/mailman.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint-2.1pre\n"
"Report-Msgid-Bugs-To: \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: 2011-09-15 11:53+0800\n"
"Last-Translator: Limperis Antonis <limperis@cti.gr>\n"
"Language-Team: Greek <listmaster@sch.gr>\n"
@@ -2612,6 +2612,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"
diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po
index fc7f26b9..766f4100 100755
--- a/messages/es/LC_MESSAGES/mailman.po
+++ b/messages/es/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman\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: 2006-02-15 12:02+0100\n"
"Last-Translator: David Martnez Moreno <ender@rediris.es>\n"
"Language-Team: Espaol <es@li.org>\n"
@@ -2555,6 +2555,10 @@ msgstr "Editar opciones"
msgid "View this page in"
msgstr "Ver esta pgina 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"
diff --git a/messages/et/LC_MESSAGES/mailman.po b/messages/et/LC_MESSAGES/mailman.po
index bf424f43..1b003831 100755
--- a/messages/et/LC_MESSAGES/mailman.po
+++ b/messages/et/LC_MESSAGES/mailman.po
@@ -3,7 +3,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: 2005-04-14 10:45+0300\n"
"Last-Translator: Anti Veeranna <duke@linux.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -2451,6 +2451,10 @@ msgstr "Muuda seadeid"
msgid "View this page in"
msgstr "Vali keel"
+#: 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"
diff --git a/messages/eu/LC_MESSAGES/mailman.po b/messages/eu/LC_MESSAGES/mailman.po
index 2b747d4d..a87678cf 100755
--- a/messages/eu/LC_MESSAGES/mailman.po
+++ b/messages/eu/LC_MESSAGES/mailman.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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-10-10 16:24+0200\n"
"Last-Translator: Gari Araolaza <garaolaza@codesyntax.com>\n"
"Language-Team: Euskara <eu@li.org>\n"
@@ -2511,6 +2511,10 @@ msgstr "Aukerak Editatu"
msgid "View this page in"
msgstr "Orrialde hau hemen ikusi:"
+#: 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"
diff --git a/messages/fa/LC_MESSAGES/mailman.po b/messages/fa/LC_MESSAGES/mailman.po
index 6df2a0db..e37a3b7e 100644
--- a/messages/fa/LC_MESSAGES/mailman.po
+++ b/messages/fa/LC_MESSAGES/mailman.po
@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 2.14\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: 2013-07-20 13:40+0330\n"
"Last-Translator: \n"
"Language-Team: fa <translate@ifsug.org>\n"
@@ -2440,6 +2440,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"
diff --git a/messages/fi/LC_MESSAGES/mailman.po b/messages/fi/LC_MESSAGES/mailman.po
index 46fb0216..cb8cb331 100755
--- a/messages/fi/LC_MESSAGES/mailman.po
+++ b/messages/fi/LC_MESSAGES/mailman.po
@@ -13,7 +13,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 2.15\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: 2010-07-26 10:25+0300\n"
"Last-Translator: Joni Tyryl <joni.toyryla@stonelake.fi>\n"
"Language-Team: Finnish Language Team\n"
@@ -2506,6 +2506,10 @@ msgstr "Muokkaa valintoja"
msgid "View this page in"
msgstr "Nyt tm sivu"
+#: 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"
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"
diff --git a/messages/gl/LC_MESSAGES/mailman.po b/messages/gl/LC_MESSAGES/mailman.po
index 794d6391..eeff73a8 100755
--- a/messages/gl/LC_MESSAGES/mailman.po
+++ b/messages/gl/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman_src\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: 2007-10-19 14:01+0200\n"
"Last-Translator: Frco. Javier Rial Rodríguez <fjrial@cesga.es>\n"
"Language-Team: Galician <mancomun@mancomun.org>\n"
@@ -2518,6 +2518,10 @@ msgstr "Editar as opcións"
msgid "View this page in"
msgstr "Ver esta páxina 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"
diff --git a/messages/he/LC_MESSAGES/mailman.po b/messages/he/LC_MESSAGES/mailman.po
index ae39bd76..52a20521 100755
--- a/messages/he/LC_MESSAGES/mailman.po
+++ b/messages/he/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mailman v2.1.8\n"
"Report-Msgid-Bugs-To: \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: 2007-04-05 21:33+0300\n"
"Last-Translator: Dov Zamir <linux@zamirfamily.com>\n"
"Language-Team: Hebrew\n"
@@ -2460,6 +2460,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"
diff --git a/messages/hr/LC_MESSAGES/mailman.po b/messages/hr/LC_MESSAGES/mailman.po
index 6ca4c294..d5206983 100755
--- a/messages/hr/LC_MESSAGES/mailman.po
+++ b/messages/hr/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.2\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: 2004-06-15 12:00+1\n"
"Last-Translator: Nino Katic <nkatic@jagor.srce.hr>\n"
"Language-Team: Croatian <nkatic@jagor.srce.hr>\n"
@@ -2536,6 +2536,10 @@ msgstr "Uredi Opcije"
msgid "View this page in"
msgstr "Pogledaj ovu stranicu koristei"
+#: 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"
diff --git a/messages/hu/LC_MESSAGES/mailman.po b/messages/hu/LC_MESSAGES/mailman.po
index 7620f208..02d7ecf5 100755
--- a/messages/hu/LC_MESSAGES/mailman.po
+++ b/messages/hu/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman\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: 2004-03-23 14:55--100\n"
"Last-Translator: Szilrd Vizi <vizisz@freemail.hu>\n"
"Language-Team: Hungarian <LL@li.org>\n"
@@ -2488,6 +2488,10 @@ msgstr "Belltsok szerkesztse"
msgid "View this page in"
msgstr "Az oldal nyelve/View this page in"
+#: 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"
diff --git a/messages/ia/LC_MESSAGES/mailman.po b/messages/ia/LC_MESSAGES/mailman.po
index 609653d2..f3fa3ac7 100644
--- a/messages/ia/LC_MESSAGES/mailman.po
+++ b/messages/ia/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: Wed Feb 18 19:50:26 2015\n"
"Last-Translator: Martijn Dekker <vice-secretario@interlingua.com>\n"
"Language-Team: Interlingua <TradSoft@interlingua.com>\n"
@@ -2528,6 +2528,10 @@ msgstr "Modifica optiones"
msgid "View this page in"
msgstr "Vide iste pagina in"
+#: 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"
diff --git a/messages/it/LC_MESSAGES/mailman.po b/messages/it/LC_MESSAGES/mailman.po
index 5016956b..c765f071 100755
--- a/messages/it/LC_MESSAGES/mailman.po
+++ b/messages/it/LC_MESSAGES/mailman.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: 2008-03-24 19:19+0100\n"
"Last-Translator: Simone Piunno <pioppo@ferrara.linux.it>\n"
"Language-Team: <it@li.org>\n"
@@ -2761,6 +2761,10 @@ msgstr "Modifica Opzioni"
msgid "View this page in"
msgstr "Vedi questa pagina in"
+#: 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"
diff --git a/messages/ja/LC_MESSAGES/mailman.po b/messages/ja/LC_MESSAGES/mailman.po
index 262f53d6..2b5560d7 100755
--- a/messages/ja/LC_MESSAGES/mailman.po
+++ b/messages/ja/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman 2.1.23\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-08-28 01:26+09:00\n"
"Last-Translator: Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>\n"
"Language-Team: Japanese <mailman-users-jp@googlegroups.com>\n"
@@ -2421,6 +2421,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"
diff --git a/messages/ko/LC_MESSAGES/mailman.po b/messages/ko/LC_MESSAGES/mailman.po
index bc72e6c3..444edc4b 100755
--- a/messages/ko/LC_MESSAGES/mailman.po
+++ b/messages/ko/LC_MESSAGES/mailman.po
@@ -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: 2002-03-28 19:21+09:00\n"
"Last-Translator: Hyejin Soang, Wongyo Jung<redcloak@igrus.inha.ac.kr, "
"andsoon@igrus.inha.ac.kr>\n"
@@ -2454,6 +2454,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"
diff --git a/messages/lt/LC_MESSAGES/mailman.po b/messages/lt/LC_MESSAGES/mailman.po
index 20b7ebaf..07485d1c 100755
--- a/messages/lt/LC_MESSAGES/mailman.po
+++ b/messages/lt/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman 2.1\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: 2002-12-26 09:07+0200\n"
"Last-Translator: Mantas Kriauciunas <mantas@akl.lt>\n"
"Language-Team: Lithuanian <info@akl.lt>\n"
@@ -2452,6 +2452,10 @@ msgstr "Keisti nustatymus"
msgid "View this page in"
msgstr "irti puslap"
+#: 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"
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"
diff --git a/messages/nl/LC_MESSAGES/mailman.po b/messages/nl/LC_MESSAGES/mailman.po
index 206cf862..23a20d9b 100755
--- a/messages/nl/LC_MESSAGES/mailman.po
+++ b/messages/nl/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman 2.1.14\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: 2010-07-07 14:17+0100\n"
"Last-Translator: Jan Veuger <info@janveuger.com>\n"
"Language-Team: Dutch <info@janveuger.com>\n"
@@ -2523,6 +2523,10 @@ msgstr "Wijzig opties"
msgid "View this page in"
msgstr "Bekijk deze pagina in"
+#: 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"
diff --git a/messages/no/LC_MESSAGES/mailman.po b/messages/no/LC_MESSAGES/mailman.po
index e6a915da..6f4d5805 100755
--- a/messages/no/LC_MESSAGES/mailman.po
+++ b/messages/no/LC_MESSAGES/mailman.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman 2.1.5\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: 2005-05-07 23:27+0200\n"
"Last-Translator: Daniel Buchmann <Daniel.Buchmann@bibsys.no>\n"
"Language-Team: Norwegian <i18n-no@lister.ping.uio.no>\n"
@@ -2520,6 +2520,10 @@ msgstr "Endre Innstillinger"
msgid "View this page in"
msgstr "Se denne siden p&aring;"
+#: 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"
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 "Przecz jzyk 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"
diff --git a/messages/pt/LC_MESSAGES/mailman.po b/messages/pt/LC_MESSAGES/mailman.po
index f529e743..770c5c46 100755
--- a/messages/pt/LC_MESSAGES/mailman.po
+++ b/messages/pt/LC_MESSAGES/mailman.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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-02-19 10:14GMT\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -2513,6 +2513,10 @@ msgstr "Editar Opes"
msgid "View this page in"
msgstr "Ver esta pgina em"
+#: 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"
diff --git a/messages/pt_BR/LC_MESSAGES/mailman.po b/messages/pt_BR/LC_MESSAGES/mailman.po
index b043e126..078358c7 100644
--- a/messages/pt_BR/LC_MESSAGES/mailman.po
+++ b/messages/pt_BR/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman\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-03-09 14:12+0000\n"
"Last-Translator: Emerson Ribeiro de Mello <emerson_ml@yahoo.com.br>\n"
"Language-Team: Portuguese <mailman-i18n@python.org>\n"
@@ -2533,6 +2533,10 @@ msgstr "Editar Opes"
msgid "View this page in"
msgstr "Ver esta pgina em"
+#: 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"
diff --git a/messages/ro/LC_MESSAGES/mailman.po b/messages/ro/LC_MESSAGES/mailman.po
index 73b9b154..fb5eb86f 100755
--- a/messages/ro/LC_MESSAGES/mailman.po
+++ b/messages/ro/LC_MESSAGES/mailman.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: 2005-05-12 07:35+0300\n"
"Last-Translator: Stefaniu Criste <gupi@hangar.ro>\n"
"Language-Team: Romanian <en@li.org>\n"
@@ -2545,6 +2545,10 @@ msgstr "Opţiuni de editare"
msgid "View this page in"
msgstr "Afişează această pagină în"
+#: 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"
diff --git a/messages/ru/LC_MESSAGES/mailman.po b/messages/ru/LC_MESSAGES/mailman.po
index 928c1dfa..b91156b2 100644
--- a/messages/ru/LC_MESSAGES/mailman.po
+++ b/messages/ru/LC_MESSAGES/mailman.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman v2.1\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: 2018-03-18 13:49+0200\n"
"Last-Translator: Danil Smirnov <danil@smirnov.la>\n"
"Language-Team: Russian <danil@smirnov.la>\n"
@@ -2536,6 +2536,10 @@ msgstr "Изменить параметры подписки"
msgid "View this page in"
msgstr "Язык страницы (view this page in):"
+#: 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"
diff --git a/messages/sk/LC_MESSAGES/mailman.po b/messages/sk/LC_MESSAGES/mailman.po
index 0b657bb0..1eea5379 100755
--- a/messages/sk/LC_MESSAGES/mailman.po
+++ b/messages/sk/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: 2007-11-26 12:21+0100\n"
"Last-Translator: Martin Matuška <martin@matuska.org>\n"
"Language-Team: Slovak\n"
@@ -2490,6 +2490,10 @@ msgstr "Úprava vlastností"
msgid "View this page in"
msgstr "Zobraziť túto stránku po"
+#: 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"
diff --git a/messages/sl/LC_MESSAGES/mailman.po b/messages/sl/LC_MESSAGES/mailman.po
index e5ce072b..1ac2b5f5 100755
--- a/messages/sl/LC_MESSAGES/mailman.po
+++ b/messages/sl/LC_MESSAGES/mailman.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman_new_popr\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-09-30 11:18+0200\n"
"Last-Translator: Urska Colner <urska.colner@agenda.si>\n"
"Language-Team: Slovenina <sl@li.org>\n"
@@ -2867,6 +2867,10 @@ msgstr "Uredi monosti"
msgid "View this page in"
msgstr "Pokai to stran v"
+#: Mailman/Cgi/listinfo.py:248
+msgid "This form requires JavaScript."
+msgstr ""
+
# Mailman/Cgi/options.py:49 Mailman/Cgi/options.py:64
#: Mailman/Cgi/options.py:65 Mailman/Cgi/options.py:78
#: Mailman/Cgi/options.py:95
diff --git a/messages/sr/LC_MESSAGES/mailman.po b/messages/sr/LC_MESSAGES/mailman.po
index 49130fe4..42c9261d 100755
--- a/messages/sr/LC_MESSAGES/mailman.po
+++ b/messages/sr/LC_MESSAGES/mailman.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman 2.1\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-07-02 14:50+0100\n"
"Last-Translator: Bojan Suzic <bojans@teol.net>\n"
"Language-Team: Trust-b [Serbian] <kontakt@trust-b.com>\n"
@@ -2323,6 +2323,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"
diff --git a/messages/sv/LC_MESSAGES/mailman.po b/messages/sv/LC_MESSAGES/mailman.po
index ac522fcc..c2cb0b37 100755
--- a/messages/sv/LC_MESSAGES/mailman.po
+++ b/messages/sv/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mailman 2.1b1\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: 2002-12-24 14:35+0100\n"
"Last-Translator: Eva sterlind <eva.osterlind@arvika.se>\n"
"Language-Team: Swedish <information@arvika.se>\n"
@@ -3444,6 +3444,10 @@ msgstr "ndra instllningar"
msgid "View this page in"
msgstr "Se denna sida p"
+#: Mailman/Cgi/listinfo.py:248
+msgid "This form requires JavaScript."
+msgstr ""
+
# Mailman/Cgi/options.py:50 Mailman/Cgi/options.py:67
# Mailman/Cgi/options.py:50 Mailman/Cgi/options.py:67
#: Mailman/Cgi/options.py:65 Mailman/Cgi/options.py:78
diff --git a/messages/tr/LC_MESSAGES/mailman.po b/messages/tr/LC_MESSAGES/mailman.po
index 393742fd..e9678141 100755
--- a/messages/tr/LC_MESSAGES/mailman.po
+++ b/messages/tr/LC_MESSAGES/mailman.po
@@ -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: Kerem Erkan <kerem.erkan@hacettepe.edu.tr>\n"
"Language-Team: Turkish <LL@li.org>\n"
@@ -2530,6 +2530,10 @@ msgstr "Seenekleri Dzenle"
msgid "View this page in"
msgstr "Bu sayfay u dilde gster"
+#: 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"
diff --git a/messages/uk/LC_MESSAGES/mailman.po b/messages/uk/LC_MESSAGES/mailman.po
index 4ab46224..5fb9177e 100755
--- a/messages/uk/LC_MESSAGES/mailman.po
+++ b/messages/uk/LC_MESSAGES/mailman.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman v2.1.5\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: 2005-02-24 17:37+0200\n"
"Last-Translator: Maxim Dzumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -2498,6 +2498,10 @@ msgstr "Редагувати параметри"
msgid "View this page in"
msgstr "Мова перегляду (view this page in):"
+#: 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"
diff --git a/messages/vi/LC_MESSAGES/mailman.po b/messages/vi/LC_MESSAGES/mailman.po
index 215e85e4..bcd45c7f 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: Fri May 25 15:13:52 2018\n"
+"POT-Creation-Date: Sat May 26 09:19:45 2018\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"
@@ -2498,6 +2498,10 @@ msgstr "Tùy chọn hiệu chỉnh"
msgid "View this page in"
msgstr "Xem trang này bằng"
+#: 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"
diff --git a/messages/zh_CN/LC_MESSAGES/mailman.po b/messages/zh_CN/LC_MESSAGES/mailman.po
index 371002c3..db17b12c 100755
--- a/messages/zh_CN/LC_MESSAGES/mailman.po
+++ b/messages/zh_CN/LC_MESSAGES/mailman.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman\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: 2005-05-14 12:07+0800\n"
"Last-Translator: Dai Xiaoguang <leona@cs.hit.edu.cn>\n"
"Language-Team: <mailman-cn@mail.cs.hit.edu.cn>\n"
@@ -2424,6 +2424,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"
diff --git a/messages/zh_TW/LC_MESSAGES/mailman.po b/messages/zh_TW/LC_MESSAGES/mailman.po
index b1c1b7c8..f3958bf6 100755
--- a/messages/zh_TW/LC_MESSAGES/mailman.po
+++ b/messages/zh_TW/LC_MESSAGES/mailman.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: mailman-2.0\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: Tue Jan 16 10:00:00 2001\n"
"Last-Translator: Yuan-Chen Cheng <ycheng@slat.org>\n"
"Language-Team: Chinese (traditional) <zh-L10n@linux.org.tw>\n"
@@ -2373,6 +2373,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"