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

seed_application_translations not respecting options #6

Open
dylanz opened this issue Dec 8, 2009 · 0 comments
Open

seed_application_translations not respecting options #6

dylanz opened this issue Dec 8, 2009 · 0 comments

Comments

@dylanz
Copy link
Owner

dylanz commented Dec 8, 2009

To replicate:

Place this somewhere in the /app directory:
I18n.t('activerecord.errors.messages.record_invalid', :errors => "test test test")

Run the "I18n:populate:from_rails" rake task. The regular expressions grabs the key, but not the interpolation arguments, which it should.

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

1 participant