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

Extracted Devise string literals to keys for #3174 #3187

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

sylvieed
Copy link
Collaborator

Resolves #3174, helps #3165

This extracts all string literals in Devise views into keys with the help of Slimkeyfy so that our Devise views are internationalized.

I skipped the mailer views for now, I'll go back to them when I have a way to test mailers.

@sylvieed sylvieed linked an issue Jun 27, 2022 that may be closed by this pull request
@sylvieed sylvieed changed the title Extracted Devise string literals to keys for #3174 WIP: Extracted Devise string literals to keys for #3174 Jun 28, 2022
@sylvieed
Copy link
Collaborator Author

Now Devise mailer string literals have been extracted to keys as well.

Only the reset password instructions mailer has been changed, as the other two are dead code.

@sylvieed sylvieed changed the title WIP: Extracted Devise string literals to keys for #3174 Extracted Devise string literals to keys for #3174 Jul 11, 2022
@saracarl saracarl merged commit e0c57ee into 3165-translate-to-french Jul 13, 2022
sylvieed pushed a commit that referenced this pull request Jul 14, 2022
Extracted Devise string literals to keys for #3174
@benwbrum benwbrum deleted the 3174-devise-i18n branch December 6, 2022 15:21
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

Successfully merging this pull request may close these issues.

Internationalize Devise
2 participants