aboutsummaryrefslogtreecommitdiffstats
path: root/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
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.
2009-12-08More updates to the Asturian i18n.Mark Sapiro34-586/+431
2009-12-07Added Asturian translation from Marcos Costales and the AsturianMark Sapiro45-2/+1318
Language Team.
2009-08-21Removed extraneous '</' from template.Mark Sapiro1-1/+1
2009-01-11Updated links to Python documentation.Mark Sapiro36-36/+36
2008-10-14Changed a '$' to '%' in templates/ru/userpass.txt.Mark Sapiro1-1/+1
2008-08-25Corrected encoding from gb2312 to utf-8 on templatesMark Sapiro4-26/+26
postack.txt, postauth.txt, postheld.txt and unsub.txt.
2008-07-24Corrected several bin/transcheck errors in the Catalan message catalogMark Sapiro5-5/+5
and templates.
2008-06-29Brazilian Portuguese translation updated by Diego Francisco de Gastal Morales.Mark Sapiro16-233/+232
2008-06-21Templates' encoding converted to HTML Entities, further message catalog fixesDavid Planella15-192/+193
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.
2008-06-20Changed non-ascii characters in some templates/*/*.html files to HTML entities.Mark Sapiro19-45/+45
2008-06-19Translation corrections for e-mails sent to the userDavid Planella1-1/+1
2008-06-19Some template and message catalog corrections after a quick review on a live ↵David Planella3-13/+13
mailman system
2008-06-19Recode templates to UTF-8 for testing (should be changed to HTML entities ↵Jordi Mallach35-346/+346
before the release, if that's required).
2008-06-15Some more template and PO file correctionsDavid Planella10-23/+22
2008-06-15Completed the correction of all templatesDavid Planella24-831/+813
The encoding is currently iso88591, no conversion to HTML entities has yet been done.
2008-06-14Finished correcting all txt templatesDavid Planella19-346/+369
2008-06-14First batch of corrections to the Catalan translationsDavid Planella17-171/+235
A "status" file has also been added with the purpose of tracking the review status of each translation. This should be deleted soon and its contents moved to a wiki page or similar.
2008-06-14Added the current translations from the mailman installation at the ↵David Planella41-1120/+1092
Softcatalà server
2008-06-07Replaced non-ascii characters with html entities in templates/de/*.html.Mark Sapiro7-76/+76
2008-06-07Escaped two % characters.Mark Sapiro1-3/+3
2008-06-07Fixed some format stringsMark Sapiro2-4/+4