diff options
Diffstat (limited to 'messages/nl')
-rw-r--r-- | messages/nl/LC_MESSAGES/mailman.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/messages/nl/LC_MESSAGES/mailman.po b/messages/nl/LC_MESSAGES/mailman.po index 9a51a6f2..9f4932f7 100644 --- a/messages/nl/LC_MESSAGES/mailman.po +++ b/messages/nl/LC_MESSAGES/mailman.po @@ -6534,7 +6534,7 @@ msgid "" "\n" " <p>In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a <a href=\n" -" \"http://www.python.org/doc/current/lib/module-re.html\"\n" +" \"http://docs.python.org/library/re.html\"\n" " >Python regular expression</a>. When entering backslashes, do " "so\n" " as if you were using Python raw strings (i.e. you generally " @@ -6572,7 +6572,7 @@ msgstr "" " <p>In de onderstaande tekstvelden dient u per regel ��n adres\n" " in te vullen. Start de regel met een ^ teken om er de juiste\n" " <a href=\n" -" \"http://www.python.org/doc/current/lib/module-re.html\"\n" +" \"http://docs.python.org/library/re.html\"\n" " >reguliere Python uitdrukking</a> van te maken. Bij gebruik\n" " van 'backslashes' (schuine strepen) kunt u deze invoeren alsof\n" " het Python raw strings zijn (m.a.w. in het algemeen gebruikt\n" @@ -7135,7 +7135,7 @@ msgstr "Moet de onderwerpfilter aan of uit staan?" msgid "" "The topic filter categorizes each incoming email message\n" " according to <a\n" -" href=\"http://www.python.org/doc/current/lib/module-re.html" +" href=\"http://docs.python.org/library/re.html" "\">regular\n" " expression filters</a> you specify below. If the message's\n" " <code>Subject:</code> or <code>Keywords:</code> header contains " @@ -7160,7 +7160,7 @@ msgid "" msgstr "" "De onderwerpfilter categoriseert elk binnengekomen e-mailbericht\n" " volgens de <a\n" -" href=\"http://www.python.org/doc/current/lib/module-re.html" +" href=\"http://docs.python.org/library/re.html" "\">reguliere\n" " uitdrukkingsfilters</a> die u hieronder specificeert. Als de\n" " <code>Subject:</code> (onderwerp) of <code>Keywords:</code>\n" @@ -9284,7 +9284,7 @@ msgid "" "Complete\n" "specifications are at:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" |