rails/locale/en-ZA.yml in rails-i18n-4.0.9 vs rails/locale/en-ZA.yml in rails-i18n-5.0.0.beta1

- old
+ new

@@ -8,11 +8,11 @@ - Wed - Thu - Fri - Sat abbr_month_names: - - + - - Jan - Feb - Mar - Apr - May @@ -34,11 +34,11 @@ formats: default: "%Y-%m-%d" long: "%B %d, %Y" short: "%b %d" month_names: - - + - - January - February - March - April - May @@ -116,11 +116,11 @@ not_a_number: is not a number not_an_integer: must be an integer odd: must be odd record_invalid: 'Validation failed: %{errors}' restrict_dependent_destroy: - one: Cannot delete record because a dependent %{record} exists - many: Cannot delete record because dependent %{record} exist + has_one: Cannot delete record because a dependent %{record} exists + has_many: Cannot delete record because dependent %{record} exist 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: