diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-06-09 09:04:00 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-06-09 09:04:00 -0700 |
commit | 8297ba5977832dcfa7ee6035de02f46e7dc8cab9 (patch) | |
tree | a3fa56b55029aaba32104012c48256f8cddcec4e /messages | |
parent | f0149b6c644b7fe3b638e019cd730cfbc0cfde03 (diff) | |
parent | 7ad163d9c6f378177b202a77f8c58f835609f7d8 (diff) | |
download | mailman2-8297ba5977832dcfa7ee6035de02f46e7dc8cab9.tar.gz mailman2-8297ba5977832dcfa7ee6035de02f46e7dc8cab9.tar.xz mailman2-8297ba5977832dcfa7ee6035de02f46e7dc8cab9.zip |
Merged A.M. Kuchling's 'Small Fixes' branch (thanks Andrew).
Diffstat (limited to '')
-rw-r--r-- | messages/es/LC_MESSAGES/mailman.po | 2 | ||||
-rw-r--r-- | messages/fr/LC_MESSAGES/mailman.po | 2 | ||||
-rw-r--r-- | messages/pt/LC_MESSAGES/mailman.po | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po index dcea3863..831b26cc 100644 --- a/messages/es/LC_MESSAGES/mailman.po +++ b/messages/es/LC_MESSAGES/mailman.po @@ -2002,7 +2002,7 @@ msgstr "La lista ya existe: %(listname)s" #: Mailman/Cgi/create.py:212 bin/newlist:204 msgid "Illegal list name: %(s)s" -msgstr "Nombre de lista ilegal: %(opt)s" +msgstr "Nombre de lista ilegal: %(s)s" #: Mailman/Cgi/create.py:217 msgid "" diff --git a/messages/fr/LC_MESSAGES/mailman.po b/messages/fr/LC_MESSAGES/mailman.po index cfdcaa8b..66da7bc0 100644 --- a/messages/fr/LC_MESSAGES/mailman.po +++ b/messages/fr/LC_MESSAGES/mailman.po @@ -1705,7 +1705,7 @@ msgstr "" " <li><b>Adresse Courriel:</b> %(oldaddr)s\n" " </ul>\n" "\n" -" et vous avez demandé un %(globallys)s de votre adresse courriel vers \n" +" et vous avez %(globallys)s demandé un changement de votre adresse courriel vers \n" "\n" " <ul><li><b>Nouvelle Adresse Courriel:</b> %(newaddr)s </ul>\n" "\n" diff --git a/messages/pt/LC_MESSAGES/mailman.po b/messages/pt/LC_MESSAGES/mailman.po index 3034b452..65a2e1a9 100644 --- a/messages/pt/LC_MESSAGES/mailman.po +++ b/messages/pt/LC_MESSAGES/mailman.po @@ -6184,7 +6184,7 @@ msgid "" "Advertise this list when people ask what lists are on this\n" " machine?" msgstr "" -"Avisar esta lista quando alguém perguntar que listas existem nesta\n" +"Divulgar o nome desta lista quando alguém perguntar que listas existem nesta\n" " máquina?" #: Mailman/Gui/Privacy.py:117 |