renzon / tekton

A full stack project based on tekton, gaegraph, gaeforms and gaepermission
MIT License
34 stars 48 forks source link

I18n bug #35

Closed renzon closed 9 years ago

renzon commented 9 years ago

pybabel compile -f -i ./locale/pt_BR/LC_MESSAGES/messages.po -o ../../appengine/locale/pt_BR/LC_MESSAGES/messages.mo pybabel compile -f -i ./locale/pt_BR/LC_MESSAGES/messages.po -o ../../appengine/locale/pt_BR/LC_MESSAGES/messages.mo error: ./locale/pt_BR/LC_MESSAGES/messages.po:269: unknown named placeholder u'max_len' error: ./locale/pt_BR/LC_MESSAGES/messages.po:279: unknown named placeholder u'max_len' error: ./locale/pt_BR/LC_MESSAGES/messages.po:335: the format strings are of different kinds compiling catalog './locale/pt_BR/LC_MESSAGES/messages.po' to '../../appengine/locale/pt_BR/LC_MESSAGES/messages.mo' (venv)renzo@renzo:~/PycharmProjects/tekton-fullstack/backend/build_scripts/babel$