aboutsummaryrefslogtreecommitdiffstats
path: root/messages (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-25Fixed several misspelled or garbled string replacements in the SpanishMark Sapiro1-16/+16
message catalog. (LP: 1160138)
2013-03-03pt_BR message catalog has two new and an updated message per Hugo KojiMark Sapiro1-3/+3
Kobayashi. (LP: 1138578)
2012-10-30German message catalog has been updated per Ralf Hildebrandt.Mark Sapiro1-22/+22
2012-06-20Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro38-0/+0
2012-03-27First round of i18n changes.Mark Sapiro2-177/+181
Added missing </TABLE> tag near end of all private.html templates.
2012-03-25Updated mailman.pot and msgmerged .po files.Mark Sapiro39-8968/+10385
2011-11-26Updated mailman.pot and merged with message catalogs.Mark Sapiro38-950/+1220
2011-10-14Updated mailman.pot and merged with message catalogs.Mark Sapiro38-5206/+5704
2011-10-05Updated Greek message catalog from Antonis Limperis.Mark Sapiro1-51/+56
2011-09-15Merged Greek mailman.po with .pot; missed in last commit.Mark Sapiro1-807/+884
2011-09-15Updated mailman.pot and merged with .po files.Mark Sapiro38-11861/+13045
2011-09-15Added Greek translation from Antonis Limperis.Mark Sapiro1-2/+2
2011-09-15Added Greek translation from Antonis Limperis.Mark Sapiro1-0/+12466
2011-08-29A few errors in the Basque translation are fixed. Bug #836861.Mark Sapiro1-1/+4
2011-04-15Updated mailman.pot and various mailman.po files for previous change.Mark Sapiro37-8326/+8920
2010-11-04- Fixed a missing format character in the Spanish translation.Mark Sapiro1-1/+1
Bug #670988. - Fixed the host name in the From: address of the owner notification from bin/add_members. Bug #666181.
2010-09-10Removed '#, fuzzy' indicators resulting from prior change.Mark Sapiro36-159/+0
2010-09-10Made minor wording improvements and typo corrections in some messages.Mark Sapiro37-3848/+4036
Bug #426979.
2010-08-31Fixed a missing format character in the German bin/mailmanctl docstring.Mark Sapiro1-1/+1
2010-07-27Updated mailman.pot and msgmerged the message catalogs for added fix_url ↵Mark Sapiro37-1622/+2311
message.
2010-07-26Minor technical changes to Finnish translation.Mark Sapiro1-4/+4
2010-07-24Updated Finnish translation from Joni Toyryla.Mark Sapiro1-1/+1
Changed English welcome message template to clarify that a password is only required to unsubscribe without confirmation.
2010-07-23Updated Finnish translation from Joni Toyryla.Mark Sapiro2-32/+1573
Fixed a technical glitch in the Asturian translation.
2010-07-07Updated Dutch translation from Jan Veuger.Mark Sapiro1-1630/+1149
2010-07-06Japanese translation update.Tokio Kikuchi1-13/+15
2010-07-04Updated mailman.pot and msgmerged the mailman.po files.Mark Sapiro37-21999/+23882
2010-07-02Updated Finnish translation from Joni Toyryla.Mark Sapiro1-361/+320
2010-03-25Made a minor change to the Chinese (China) message catalog. Bug #545772.Mark Sapiro1-1/+1
2009-12-15Updated Dutch message catalog from Jan Veuger.Mark Sapiro1-1617/+1127
2009-12-14Updated and merged mailman.pot for 2.1.13Mark Sapiro38-15505/+18677
2009-12-07Added Asturian translation from Marcos Costales and the AsturianMark Sapiro2-2/+12591
Language Team.
2009-10-13Fixed the French, Spanish and Hebrew translations which improperlyMark Sapiro3-3/+3
translated the 'coding:' line in bin/config_list output.
2009-02-09Updated Polish translation from Zbigniew Szalbot.Mark Sapiro1-1625/+1227
2009-02-08Prior fix to Hebrew message catalog was incomplete.Mark Sapiro1-1/+1
2009-01-29Fixed some additional problems revealed by bin/transcheck.Mark Sapiro1-5/+5
2009-01-29Corrected missing format character in Hebrew message catalogMark Sapiro1-1/+1
2009-01-27Some translation correctionsDavid Planella1-42/+47
2009-01-13Updated Dutch translation from Jan Veuger.Mark Sapiro1-1624/+1132
2009-01-11Updated mailman.pot and merged with mailman.po files.Mark Sapiro36-13903/+15143
2009-01-11Updated links to Python documentation.Mark Sapiro37-226/+226
2008-12-29Added missing --bare option to French translation of list_lists help.Mark Sapiro1-0/+4
2008-12-19Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro36-36/+36
2008-11-23New translations and correctionsDavid Planella1-99/+228
2008-07-24Corrected several bin/transcheck errors in the Catalan message catalogMark Sapiro1-8/+8
and templates.
2008-07-07Japanese Translation for 2.1.11Tokio Kikuchi1-63/+108
2008-06-29msgmerged pt_BR message catalog and fixed a minor errorMark Sapiro1-19/+12
2008-06-29Brazilian Portuguese translation updated by Diego Francisco de Gastal Morales.Mark Sapiro1-201/+189
2008-06-23More translations for the German mailman.po.peer1-71/+58
2008-06-22Patched Danish message catalog for proper use of HTML entities perMark Sapiro1-234/+231
Jonas Smedegaard (1999966).
2008-06-21Templates' encoding converted to HTML Entities, further message catalog fixesDavid Planella1-103/+132
As some of the HTML pages are generated by mixing the templates with messages from the PO catalog, we should probably check if it is ok to mix encodings, as the catalog will be in UTF-8 and the templates in ISO8859-1.