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

Remove i18n_data dependency #108

Closed
wants to merge 3 commits into from
Closed

Conversation

kennyadsl
Copy link
Member

@kennyadsl kennyadsl commented Feb 7, 2018

After solidusio/solidus#2537 merge, we should remove all this code since countries translation will be done via Carmen.

This reverts 1bec159 and closes #106 which is useless now.

For stores that were using older versions of solidus (before the solidusio/solidus#2537 merge) we plan to:

  • make a major version bump (2.0)
  • change soldius_i18n gemspec (1.x) to point to solidus <= 2.4
  • change soldius_i18n gemspec (2.x) to point to solidus > 2.4

This file was extending I18n.backend to lookup to country names
using the translation files. This will not be needed anymore
since this lookup is done via Carmen gem after solidusio/solidus#2537
@kennyadsl kennyadsl self-assigned this Feb 7, 2018
@tvdeyen tvdeyen added this to the 2.0 milestone Feb 7, 2018
@jhawthorn jhawthorn mentioned this pull request Apr 6, 2018
4 tasks
@jhawthorn
Copy link
Contributor

Solved by #122 🎉

@jhawthorn jhawthorn closed this May 2, 2018
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.

None yet

3 participants