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

Fix any translated Exceptions #789

Closed
tobes opened this issue Apr 22, 2013 · 1 comment
Closed

Fix any translated Exceptions #789

tobes opened this issue Apr 22, 2013 · 1 comment

Comments

@tobes
Copy link
Contributor

tobes commented Apr 22, 2013

Some exceptions are translated raise Exception(_('This is bad')) they need fixing so the message is in English only.

We should add a test to test_coding_standards.py to look out for these too.

We do use Invalid(_('This is okay')) in the validation functions and it makes sense that they are translated here.

Make sure that this is in the developer docs.

@amercader amercader modified the milestones: CKAN 2.4, CKAN 2.3 Oct 21, 2014
@amercader
Copy link
Member

Closing for now, feel free to reopen if still an issue

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

No branches or pull requests

2 participants