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

New translations and some fixes #29

Closed
wants to merge 13 commits into from
Closed

Conversation

fmfdias
Copy link
Contributor

@fmfdias fmfdias commented Nov 14, 2012

Added flags to the translated fields so that the user can easily identify wish fields are locale dependent. (Only added for 'en' and 'pt-PT' locale)
Fixed the product duplicate method so that it supports locales like 'pt-PT', 'en-US', etc...
Added translations to the following fields:

  • Spree::Image
    • alt
  • Spree::Property
    • presentation
  • Spree::ShippingMethod
    • description
  • Spree::TaxCategory
    • name
      Rake task to copy data from untranslated fields to their specific translations tables.
      This changes were based on the 1.2 branch and that's why the pull request is made specifically to that branch.

@fmfdias
Copy link
Contributor Author

fmfdias commented Nov 29, 2012

Added support for product search in the multiple languages supported by the store. It doesn't search all the translations, just the one that matches the current locale, but it's easy to change that.

@sbounmy
Copy link
Collaborator

sbounmy commented Apr 5, 2013

Sorry for taking such a long time to merge this. Thanks for the great work, I've merged most of this into master : acf0cdf

@sbounmy sbounmy closed this Apr 5, 2013
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

2 participants