OSDN Git Service

Add missing 'support' section to he and it locales.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 21 Feb 2009 14:10:46 +0000 (14:10 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 21 Feb 2009 14:10:46 +0000 (14:10 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2500 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/locales/he.yml
config/locales/it.yml

index 1a82fd1..92d2790 100644 (file)
@@ -77,6 +77,11 @@ he:
         precision: 2
         format: '%u %n'
         
+  support:
+    array:
+      sentence_connector: "and"
+      skip_last_comma: false
+        
   activerecord:
     errors:
       messages:
index 04d243f..62670bc 100644 (file)
@@ -75,6 +75,11 @@ it:
         precision: 2
         format: '%n %u'
         
+  support:
+    array:
+      sentence_connector: "and"
+      skip_last_comma: false
+      
   activerecord:
     errors:
       template: