summaryrefslogtreecommitdiff
path: root/src/zope/i18n/simpletranslationdomain.py
Commit message (Expand)AuthorAgeFilesLines
* Added plural capabilities to the different translate methods. It echoes the c...Souheil CHELFOUH2018-09-061-2/+6
* Make [Simple]TranslationDomain and GettextMessageCatalog properly implement t...Jason Madden2017-12-171-1/+1
* 100% coverage for simpletranslationdomain.pyJason Madden2017-12-161-6/+2
* Remove _compat module and _u function in favor of native unicode literals and...drop-33Jason Madden2017-12-161-6/+2
* Support for python-3.3 addedAndrey Lebedev2013-02-151-0/+5
* - Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-171-2/+2
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Moving code to satellite.Christian Theune2007-05-031-0/+68