aboutsummaryrefslogtreecommitdiffstats
path: root/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-26Fixed a typo in the German options.html template.Mark Sapiro1-1/+1
2016-02-16Add Japanese template from 2.1-japan-poem branchYasuhito FUTATSUKI at POEM1-0/+4
2016-02-15Deleted one more untranslated Polish template.Mark Sapiro1-28/+0
2016-02-15The Polish translation has been updated by Stefan Plewako.Mark Sapiro9-159/+34
2016-02-05Fix spelling (E-Mail is the officially mandated spelling and also usedBernhard Schmidt1-1/+1
in the other templates)
2016-01-09Corrected the encoding of several Galician templates.Mark Sapiro36-265/+265
2015-09-12Rewrite of German template 'cronpass' to match English originalMirian Margiani1-29/+13
2015-09-11Complete rewrite of German template 'admindbpreamble'Mirian Margiani1-33/+8
2015-09-08Reviewed German HTML templatesMirian Margiani14-110/+102
2015-09-08Changed umlaut-replacements by real umlauts and corrected some common mistakesMirian Margiani22-164/+142
2015-09-07Translated last missing template to German.Mirian Margiani1-0/+2
2015-07-20Don't show digest options on user's options page for non-digestable lists.Mark Sapiro39-0/+78
2015-02-22More Interlingua i18n updates.Mark Sapiro2-2/+6
2015-02-18The Polish translation has been updated by Stefan Plewako.Mark Sapiro18-226/+194
2015-02-18The Interlingua translation has been updated by Martijn Dekker.Mark Sapiro30-296/+369
2015-02-10Updates to Russian i18n by Danil Smirnov.Mark Sapiro5-161/+7
Removed some 'prior translator' files from Russian templates directory.
2015-02-06More Romanian encoding changes.Mark Sapiro10-10/+10
2015-02-05Mailman's character set for Romanian has been changed from iso-8859-2Mark Sapiro39-440/+440
to utf-8 and the templates and messages recoded.
2015-02-05Mailman's character set for Russian has been changed from koi8-r toMark Sapiro42-534/+534
utf-8 and the templates and messages recoded.
2015-01-22A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2-1/+5
the 2.1 branch for release with 2.1.19. The 2.2 branch is now no different from the 2.1 branch and will no longer be maintained.
2015-01-04Fixing Russian translationDanil Smirnov26-368/+318
2014-02-03Added missing <mm-digest-question-start> tag to French listinfo template.Mark Sapiro1-0/+1
2013-10-16Update danish template translationsTom G. Christensen2-5/+6
2013-09-14Ran transcheck on all languages and fixed some errors.Mark Sapiro13-16/+16
2013-08-11Added direction to new Farsi admlogin.html template.Mark Sapiro1-1/+1
2013-07-30adding five new templates in farsimoonfriend5-0/+71
2013-07-22Missed one template in the last updates.Mark Sapiro1-4/+4
2013-07-20Updates to Farsi translation.Mark Sapiro1-4/+0
2013-07-18Updated Farsi translation.Mark Sapiro29-281/+292
2013-05-21Added 'dir=rtl' to several HTML templates.Mark Sapiro10-10/+10
2013-05-20Here are the 'forgot to add' templates/fa and messages/fa files.Mark Sapiro31-0/+914
2013-05-20 - added Persian (Farsi - fa) language.Mark Sapiro1-2/+3
- Updated messages/mailman.pot - msgmerged all mailman.po files.
2012-10-08Corrected typo in templates/it/private.html.Mark Sapiro1-1/+1
2012-06-26Replaced utf-8 encoded characters in newly added German templates withMark Sapiro5-5/+5
HTML entities. (LP: #1018208)
2012-06-20Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro126-0/+0
2012-03-27First round of i18n changes.Mark Sapiro46-34/+75
Added missing </TABLE> tag near end of all private.html templates.
2012-03-25Backported the password reminder from private archive login feature from theMark Sapiro37-1/+556
2.2 branch.
2012-03-24Added javascript to the private.html and admlogin.html templates toMark Sapiro117-152/+229
focus the cursor on the entry field. (LP: #266054)
2011-11-27Added some missing German templates from Egon Frerich.Mark Sapiro12-0/+155
2011-09-15Added Greek translation from Antonis Limperis.Mark Sapiro1-2/+2
2011-09-15Added Greek translation from Antonis Limperis.Mark Sapiro44-0/+1364
2011-08-29A few errors in the Basque translation are fixed. Bug #836861.Mark Sapiro1-3/+3
2011-07-25Fixed a misspelling in the German invite.txt template. Bug #815444.Mark Sapiro1-1/+1
2010-07-24Updated Finnish translation from Joni Toyryla.Mark Sapiro2-2/+2
Changed English welcome message template to clarify that a password is only required to unsubscribe without confirmation.
2010-07-02Updated Finnish translation from Joni Toyryla.Mark Sapiro9-192/+62
2010-04-19Made a few corrections to some Polish templates. Bug #566731.Mark Sapiro8-18/+18
2010-03-25Another 2.2 change that should have been backported earlier.Mark Sapiro1-1/+1
2010-01-28- Backported the listinfo template change from the 2.2 branch to fixMark Sapiro36-250/+315
Bug #514050.
2009-12-28Minor corrections to some DOCTYPE directives in templates.Mark Sapiro7-7/+7
2009-12-14 - Updated docs for 2.1.13 release.Mark Sapiro188-207/+382
- Added "white-space: pre-wrap" style for <pre> tag in archives. Bug #266467.