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

Localizing devise generated views #2571

Closed
zenchief opened this issue Aug 15, 2013 · 2 comments
Closed

Localizing devise generated views #2571

zenchief opened this issue Aug 15, 2013 · 2 comments

Comments

@zenchief
Copy link

Hi,
I used devise in my app and since I went thru localizing everything in there I localized devise generated views as well. I basically extracted all strings into views.devise.en.yml
Forked your repo and created a branch https://github.com/zenchief/devise/tree/localizing-devise-views, not sure if you'd be interested in something like this.
I don't have any tests yet, since I'm a bit of newbie and did rspec tests only so far.
Regards,
Stefan

@lucasmazza
Copy link
Contributor

Thank you for your interest in contributing to Devise but we have decided to not have internationalized views within Devise since they make it harder for people that do not need an internationalized application (which are the majority of the cases) to maintain their view.

Duplicated of #1642 #1983 #1989 #1699 and #2058.

@zenchief
Copy link
Author

ah, ok, thx for clarification

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

No branches or pull requests

2 participants