From 1511b313776bbb710c21075013407429d37d4b40 2009-02-21 14:10:46 From: Jean-Philippe Lang Date: 2009-02-21 14:10:46 Subject: [PATCH] Add missing 'support' section to he and it locales. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2500 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/he.yml b/config/locales/he.yml index 1a82fd1..92d2790 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -77,6 +77,11 @@ he: precision: 2 format: '%u %n' + support: + array: + sentence_connector: "and" + skip_last_comma: false + activerecord: errors: messages: diff --git a/config/locales/it.yml b/config/locales/it.yml index 04d243f..62670bc 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -75,6 +75,11 @@ it: precision: 2 format: '%n %u' + support: + array: + sentence_connector: "and" + skip_last_comma: false + activerecord: errors: template: