rails/locale/en-IE.yml in rails-i18n-5.0.0.beta1 vs rails/locale/en-IE.yml in rails-i18n-5.0.0.beta2

- old
+ new

@@ -1,18 +1,25 @@ --- en-IE: + activerecord: + errors: + messages: + record_invalid: "Validation failed: %{errors}" + restrict_dependent_destroy: + has_one: "Cannot delete record because a dependent %{record} exists" + has_many: "Cannot delete record because dependent %{record} exist" date: abbr_day_names: - Sun - Mon - Tue - Wed - Thu - Fri - Sat abbr_month_names: - - + - - Jan - Feb - Mar - Apr - May @@ -34,11 +41,11 @@ formats: default: "%d-%m-%Y" long: "%d %B, %Y" short: "%d %b" month_names: - - + - - January - February - March - April - May @@ -113,10 +120,9 @@ less_than: must be less than %{count} less_than_or_equal_to: must be less than or equal to %{count} not_a_number: is not a number not_an_integer: must be an integer odd: must be odd - record_invalid: 'Validation failed: %{errors}' taken: has already been taken too_long: one: is too long (maximum is 1 character) other: is too long (maximum is %{count} characters) too_short: