diff options
author | A.M. Kuchling <amk@amk.ca> | 2008-06-08 08:30:11 -0400 |
---|---|---|
committer | A.M. Kuchling <amk@amk.ca> | 2008-06-08 08:30:11 -0400 |
commit | 7ad163d9c6f378177b202a77f8c58f835609f7d8 (patch) | |
tree | 46f6b88b41cda4e7aa2319fd9cfbfc8cef6d291f | |
parent | 9cb6e7ff8128ff982c0aa8f81c14a10a2fa56a6a (diff) | |
download | mailman2-7ad163d9c6f378177b202a77f8c58f835609f7d8.tar.gz mailman2-7ad163d9c6f378177b202a77f8c58f835609f7d8.tar.xz mailman2-7ad163d9c6f378177b202a77f8c58f835609f7d8.zip |
Bug #1733057: apply correction to translation from Gabriel Silva
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | messages/pt/LC_MESSAGES/mailman.po | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -42,12 +42,15 @@ Here is a history of user visible changes to Mailman. templates/ko/newlist.txt and templates/ru/newlist.txt (1578766). - Corrections to Spanish translation submitted by Wikimedia Foundation - (1433262). + (1433262) and Debian. - Corrections to German translation submitted by Ralf Doeblitz (916196). - Correction to French translation submitted by Maxime Carron (1588617). + - Correction to Portuguese translation submitted by Gabriel P. Silva + (1733057). + - Add #! line to fblast.py test script (1578740). - Fixed unescaped '%' in templates/nl/newlist.txt (1719017). 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 |