Forum: Rails I18n How to get rid of english 'spell correction' for different languages?

Posted by T. N. T. (tnt)
on 2011-05-06 09:57
de:
  activerecord:
    models:
      address: Adresse

Comes out to 'adresse' instead of 'Adresse' (which is correct german).

Is there a way to fix this?
Posted by Henrik --- (malesca)
on 2011-05-06 10:40
(Received via mailing list)
Where does it come out that way? I believe validation error messages
keep the case, but code elsewhere could downcase.
Posted by T. N. T. (tnt)
on 2011-05-07 19:14
Henrik --- wrote in post #996985:
> Where does it come out that way? I believe validation error messages
> keep the case, but code elsewhere could downcase.

In the standard validation error-message
(activerecord:errors:template:header).
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.