diff options
Diffstat (limited to 'messages/nl/LC_MESSAGES/mailman.po')
-rwxr-xr-x | 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 53e3aea3..9cf1da52 100755 --- a/messages/nl/LC_MESSAGES/mailman.po +++ b/messages/nl/LC_MESSAGES/mailman.po @@ -7101,7 +7101,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://docs.python.org/library/re.html\"\n" +" \"https://docs.python.org/2/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 " @@ -7139,7 +7139,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://docs.python.org/library/re.html\"\n" +" \"https://docs.python.org/2/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" @@ -7930,7 +7930,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://docs.python.org/library/re.html\">regular\n" +" href=\"https://docs.python.org/2/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 " "a\n" @@ -7954,7 +7954,7 @@ msgid "" msgstr "" "De onderwerpfilter categoriseert elk binnengekomen e-mailbericht\n" " volgens de <a\n" -" href=\"http://docs.python.org/library/re.html\">reguliere\n" +" href=\"https://docs.python.org/2/library/re.html\">reguliere\n" " uitdrukkingsfilters</a> die u hieronder specificeert. Als de\n" " <code>Subject:</code> (onderwerp) of <code>Keywords:</code>\n" " (sleutelwoorden) headers van het bericht overeenkomen met\n" @@ -10178,7 +10178,7 @@ msgid "" "Complete\n" "specifications are at:\n" "\n" -"http://docs.python.org/library/re.html\n" +"https://docs.python.org/2/library/re.html\n" "\n" "Address matches are case-insensitive, but case-preserved addresses are\n" "displayed.\n" |