summaryrefslogtreecommitdiff
path: root/src/zope/i18n/tests/test_zcml.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed support for the ``zope_i18n_compile_mo_files`` environ flag.lazy-tdsMalthe Borch2012-10-111-0/+9
* The ZCML directive handler for a translation domain registration nowMalthe Borch2012-10-101-39/+7
* Added optional ``domain`` attribute to ``registerTranslations`` directive toGediminas Paulauskas2012-02-101-0/+18
* Include meta.zcml files in our own zcml configuration as needed,Thomas Lotze2010-09-191-1/+5
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Fixed the interpackage translation domain merging feature to actually work. W...Hanno Schlichting2009-08-071-1/+1
* Fixed a test failure in the compile mo file support.Hanno Schlichting2008-10-131-0/+10
* Make bin/test run the tests without any extras, bin/test-all runs the testsPhilipp von Weitershausen2008-09-271-34/+32
* defer imports to test methods so that the regular tests will run without thePhilipp von Weitershausen2008-09-271-1/+5
* Removed unused importPhilipp von Weitershausen2008-09-271-1/+0
* Feature: Added new top-level negotiate function, which can be used to negotia...Hanno Schlichting2008-07-061-5/+6
* Feature: Added support for restricting the available languages. We support an...Hanno Schlichting2008-07-061-4/+25
* Feature: Added optional automatic compilation of mo files from po files. You ...Hanno Schlichting2008-04-261-6/+41
* Feature: Re-use existing translation domains when registering new ones. This ...Hanno Schlichting2008-04-261-0/+33
* Moving code to satellite.Christian Theune2007-05-031-0/+58