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

Kandan i18n (RoR part) #437

Closed
wants to merge 6 commits into from
Closed

Kandan i18n (RoR part) #437

wants to merge 6 commits into from

Conversation

miurahr
Copy link
Contributor

@miurahr miurahr commented Apr 19, 2015

A PR to internationalize (i18n) Kandan for RoR part, that is administration screen, registration mail and so on. This implemented #177 partially.

Pending tasks:

  • Introduce i18next.js for i18n of backbone.js part.
  • Add configuration options to select its preferable language.
  • Logic to change HTTP GET parameter with a user preference language.
  • Synchronize RoR I18N parameter(locale) and i18next parameter(lang).
  • Improve to keep URL clean by moving get parameter to POST or cookie.
  • Translations.
  • Documentation.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
- now we have English and Japanese message catalogs

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
- For utilize transifex or similar crowdsourcing translation,
  introduce utility to convert yaml <-> po file.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
@miurahr
Copy link
Contributor Author

miurahr commented Jul 15, 2015

I'd like to drop here and re-submit cleaned and specific PR.

@miurahr miurahr closed this Jul 15, 2015
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

1 participant