summaryrefslogtreecommitdiff
path: root/src/zope/i18n/interfaces
Commit message (Expand)AuthorAgeFilesLines
* autopep8Maurits van Rees2021-09-032-9/+10
* Fix the signature of IMessageCatalog.getPluralMessage()Marius Gedminas2019-07-101-3/+3
* Added comments, added missing methods in interface. Added specific branch for...Souheil CHELFOUH2018-10-181-3/+17
* Added plural capabilities to the different translate methods. It echoes the c...Souheil CHELFOUH2018-09-061-2/+11
* First implementation of plurals. This is a bit rough, still.Souheil CHELFOUH2018-09-041-1/+4
* Remove _compat module and _u function in favor of native unicode literals and...drop-33Jason Madden2017-12-162-312/+312
* Add support for PyPy3 and Python3.2Jason Madden2015-06-042-270/+271
* Some ReST fixesGediminas Paulauskas2012-02-101-2/+7
* Remove CVS-era Id fossils.Tres Seaver2010-06-032-4/+0
* Conform to repository policy.Tres Seaver2010-05-052-2/+2
* Add support for month and day contexts and widths.Dan Korostelev2009-02-241-0/+79
* Fix typo.Dan Korostelev2009-02-221-1/+1
* Feature: Recursive translations of message strings with mappingsChristian Zagrodnick2008-04-201-2/+5
* Provided hook, so that numbers can be parsed into custom types, such as Stephan Richter2007-06-251-1/+9
* Moving code to satellite.Christian Theune2007-05-032-0/+1053