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/es/LC_MESSAGES/mailman.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'messages/es/LC_MESSAGES/mailman.po') diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po index 9a7cf649..802f6365 100644 --- a/messages/es/LC_MESSAGES/mailman.po +++ b/messages/es/LC_MESSAGES/mailman.po @@ -6631,7 +6631,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 " @@ -6672,7 +6672,7 @@ msgstr "" "

En la caja de texto de más abajo, agrega una dirección en " "cada línea, empieza la línea\n" " con el carácter ^ para designar una \n" -" \n" " expresión regular de Python. Cuando metas barras inclinadas " "de izquierda a derecha (\"\\\"),\n" @@ -7247,7 +7247,7 @@ msgstr " 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 " @@ -7271,8 +7271,8 @@ msgid "" " configuration variable." msgstr "" "El filtro según el tema, clasifica cada mensaje recibido\n" -" según: los \n" +" según: los \n" " filtros de expresiones regulares que especifique abajo. Si " "las cabeceras\n" " Subject: (asunto) o Keywords " @@ -9918,7 +9918,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" @@ -9960,7 +9960,7 @@ msgstr "" "La sintaxis de la expresión regular es al estilo Perl5, usando el modulo " "Python re. Las especificaciones completas están en:\n" "\n" -"http://www.python.org/doc/current/lib/module-re.html\n" +"http://docs.python.org/library/re.html\n" "\n" "Al buscar las direcciones no se distinguen mayúsculas de minúsculas, sin " "embargo, \n" -- cgit v1.2.3