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

Missing breadcrumb in mobile locale selection page #66

Closed
scott opened this issue Mar 3, 2016 · 1 comment
Closed

Missing breadcrumb in mobile locale selection page #66

scott opened this issue Mar 3, 2016 · 1 comment
Labels

Comments

@scott
Copy link
Member

scott commented Mar 3, 2016

The translation for the root breadcrumb is missing. Also, the link to go to this page should be hidden if there are no alternate translations.

screen shot 2016-03-02 at 7 39 36 pm

@scott scott added the bug label Mar 3, 2016
@olliebennett
Copy link
Member

As a quicker way to identify this more generally, how about forcing exceptions to be raised on missing translations?

Basically, we just need to uncomment the following in development.rb and test.rb:

# Raises error for missing translations
config.action_view.raise_on_missing_translations = true

More info here.

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

2 participants