rails-i18n

rails-i18n

hi fohanno,

i’m one of the developers on the europeana 1914-1918 project.

firstly, thanks for your help on that project; we definitely appreciate it! secondly, something has come up that i’m wondering if you might be able to help us out with. we recently pulled several translations out of the project because they were duplicating translations in this project. i created a github repo that contains the pulled translations you made, however, there are a few issues. i’d like to correct those issues and then create a pull request against the original i18n repo in order to add br to it.

would you be able to help out with these issues?

  • there are some “new” english verses in the errors:messages:restrict_dependent_destroy section.
  • the number separator says . in one case and , in the other, which one is correct?


br:
 errors:
   messages:   
     present: must be blank
     confirmation: ! "doesn't match %{attribute}"
     restrict_dependent_destroy:
       one: "Cannot delete record because a dependent %{record} exists"
       many: "Cannot delete record because dependent %{record} exist"
     other_than: "must be other than %{count}"

 number:
   currency:
     format:
       separator: .
   format:
     separator: ! ','
Dan-nl (talk)01:51, 27 February 2015