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

Default translations for widely-used keys #44

Closed
tmilewski opened this issue Mar 16, 2012 · 3 comments
Closed

Default translations for widely-used keys #44

tmilewski opened this issue Mar 16, 2012 · 3 comments
Labels

Comments

@tmilewski
Copy link

Have Copycopter set certain, widely-used, keys with defaults unless otherwise specified by the user/developer.

Example keys would be:

activerecord.errors.messages.empty
activerecord.errors.messages.less_than_or_equal_to

datetime.distance_in_words.about_x_years.one
datetime.distance_in_words.less_than_x_minutes.other

This would allow users/developers/translators to not have to worry about widely used translations if they don't have to.

I understand that this approach is debatable but I wanted to open up a dialog around the idea.

Thanks!

@hauleth
Copy link

hauleth commented Mar 18, 2012

It should be predefined or downloaded for example from https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale

@tmilewski
Copy link
Author

Yeah, considering that there are many locales available for selection in Copycopter, I think that they should be predefined. @svenfuchs' i18n repo is a great start.

@patricksrobertson
Copy link
Contributor

I'd accept a pull but this isn't on the roadmap.

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

No branches or pull requests

3 participants