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
This commit is contained in:
parent
79fd564b61
commit
1511b31377
@ -77,6 +77,11 @@ he:
|
|||||||
precision: 2
|
precision: 2
|
||||||
format: '%u %n'
|
format: '%u %n'
|
||||||
|
|
||||||
|
support:
|
||||||
|
array:
|
||||||
|
sentence_connector: "and"
|
||||||
|
skip_last_comma: false
|
||||||
|
|
||||||
activerecord:
|
activerecord:
|
||||||
errors:
|
errors:
|
||||||
messages:
|
messages:
|
||||||
|
@ -75,6 +75,11 @@ it:
|
|||||||
precision: 2
|
precision: 2
|
||||||
format: '%n %u'
|
format: '%n %u'
|
||||||
|
|
||||||
|
support:
|
||||||
|
array:
|
||||||
|
sentence_connector: "and"
|
||||||
|
skip_last_comma: false
|
||||||
|
|
||||||
activerecord:
|
activerecord:
|
||||||
errors:
|
errors:
|
||||||
template:
|
template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user