Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor translation issue #173

Open
zstars opened this issue Oct 29, 2014 · 0 comments
Open

Minor translation issue #173

zstars opened this issue Oct 29, 2014 · 0 comments

Comments

@zstars
Copy link
Collaborator

zstars commented Oct 29, 2014

For some reason, an item isn't being translated. In create.html of the adaptor, we have:

{{ gettext("Details of the %(type)s", type = adaptor_type) }}

Though it is parsed correctly, gettext() seems to always return the default translation.

new-style jinja2 gettext() calls such as the above, however, seem to be supported just fine, because they are actually used in other places of the code and they work fine. (Example: contact.html or selectlang.html).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant