Chris McDonough
2010-04-25 7534bae0c5eeb34a0146e76a81a9312797f6ba5c
refs
author Chris McDonough <chrism@agendaless.com>
Sunday, April 25, 2010 02:02 +0200
committer Chris McDonough <chrism@agendaless.com>
Sunday, April 25, 2010 02:02 +0200
commit7534bae0c5eeb34a0146e76a81a9312797f6ba5c
tree 15d3fd388eb3c5538c50da20c3691a9f39ca6de3 tree | zip | gz
parent 51981a128c7ed05e51938a3f358c0970dcc33a6f view | diff
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/repoze.bfg/branches/i18n

No foreigners were harmed in the coding of this feature.

17 files added
31 files modified
2341 ■■■■■ changed files
CHANGES.txt 53 ●●●●● diff | view | raw | blame | history
COPYRIGHT.txt 2 ●●●●● diff | view | raw | blame | history
LICENSE.txt 32 ●●●●● diff | view | raw | blame | history
TODO.txt 2 ●●●●● diff | view | raw | blame | history
docs/api.rst 1 ●●●● diff | view | raw | blame | history
docs/api/configuration.rst 4 ●●●● diff | view | raw | blame | history
docs/api/i18n.rst 31 ●●●●● diff | view | raw | blame | history
docs/glossary.rst 73 ●●●●● diff | view | raw | blame | history
docs/index.rst 1 ●●●● diff | view | raw | blame | history
docs/latexindex.rst 1 ●●●● diff | view | raw | blame | history
docs/narr/MyProject/MyProject.ini 1 ●●●● diff | view | raw | blame | history
docs/narr/MyProject/setup.cfg 27 ●●●●● diff | view | raw | blame | history
docs/narr/environment.rst 17 ●●●●● diff | view | raw | blame | history
docs/narr/i18n.rst 777 ●●●●● diff | view | raw | blame | history
docs/narr/project.rst 19 ●●●●● diff | view | raw | blame | history
docs/narr/views.rst 5 ●●●●● diff | view | raw | blame | history
docs/zcml.rst 2 ●●●●● diff | view | raw | blame | history
docs/zcml/localenegotiator.rst 41 ●●●●● diff | view | raw | blame | history
docs/zcml/translationdir.rst 66 ●●●●● diff | view | raw | blame | history
repoze/bfg/chameleon_text.py 8 ●●●● diff | view | raw | blame | history
repoze/bfg/chameleon_zpt.py 8 ●●●● diff | view | raw | blame | history
repoze/bfg/configuration.py 93 ●●●●● diff | view | raw | blame | history
repoze/bfg/i18n.py 306 ●●●●● diff | view | raw | blame | history
repoze/bfg/includes/meta.zcml 12 ●●●●● diff | view | raw | blame | history
repoze/bfg/interfaces.py 17 ●●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/alchemy/+project+.ini_tmpl 1 ●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/alchemy/setup.cfg_tmpl 27 ●●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/routesalchemy/+project+.ini_tmpl 1 ●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/routesalchemy/setup.cfg_tmpl 21 ●●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/starter/+project+.ini_tmpl 1 ●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/starter/setup.cfg_tmpl 27 ●●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/zodb/+project+.ini_tmpl 1 ●●●● diff | view | raw | blame | history
repoze/bfg/paster_templates/zodb/setup.cfg_tmpl 27 ●●●●● diff | view | raw | blame | history
repoze/bfg/settings.py 4 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtures/__init__.py 1 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtures/locale/GARBAGE 1 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtures/locale/be/LC_MESSAGES 1 ●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtures/locale/de/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
repoze/bfg/tests/fixtures/locale/de/LC_MESSAGES/deformsite.po 31 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/fixtures/locale/en/LC_MESSAGES/deformsite.mo diff | view | raw | blame | history
repoze/bfg/tests/fixtures/locale/en/LC_MESSAGES/deformsite.po 31 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_chameleon_text.py 20 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_chameleon_zpt.py 20 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_configuration.py 57 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_i18n.py 382 ●●●●● diff | view | raw | blame | history
repoze/bfg/tests/test_zcml.py 50 ●●●●● diff | view | raw | blame | history
repoze/bfg/zcml.py 35 ●●●●● diff | view | raw | blame | history
setup.py 3 ●●●● diff | view | raw | blame | history