From 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 11 Jan 2009 08:06:13 -0800 Subject: Updated links to Python documentation. --- messages/pt/LC_MESSAGES/mailman.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'messages/pt/LC_MESSAGES') diff --git a/messages/pt/LC_MESSAGES/mailman.po b/messages/pt/LC_MESSAGES/mailman.po index cf6dc72c..527cf223 100644 --- a/messages/pt/LC_MESSAGES/mailman.po +++ b/messages/pt/LC_MESSAGES/mailman.po @@ -6335,7 +6335,7 @@ msgid "" "\n" "

In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a Python regular expression. When entering backslashes, do " "so\n" " as if you were using Python raw strings (i.e. you generally " @@ -6375,7 +6375,7 @@ msgstr "" "\n" "

Nas caixas de texto abaixo, adicione um endereço por linha;\n" " inicie a linha com o caracter ^ para designar uma\n" -" Expressão regular em Python. Quando acrescentar contrabarras, faça " "como se \n" " estivesse usando strings raw do Python (i.e. você geralmente \n" @@ -6914,7 +6914,7 @@ msgstr "O filtro de t msgid "" "The topic filter categorizes each incoming email message\n" " according to regular\n" " expression filters you specify below. If the message's\n" " Subject: or Keywords: header contains " @@ -6939,7 +6939,7 @@ msgid "" msgstr "" "O filtro de tópico categoriza cada mensagem de entrada de \n" " acordo com \n" -" href=\"http://www.python.org/doc/current/lib/module-re.html" +" href=\"http://docs.python.org/library/re.html" "\">filtros\n" " de expressões regulares que poderá especificar abaixo. \n" " caso o cabeçalho Subject: ou Keywords: " @@ -9496,7 +9496,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" @@ -9536,7 +9536,7 @@ msgstr "" "A sintaxe de expressões regulares é no estilo Perl5, usando o módulo\n" "Python. As especificações completas podem ser encontradas em:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Endereços que conferem são case-insensitive, mas endereços case-sensitive\n" "são mostrados.\n" -- cgit v1.2.3