Set CSV separator to ; and decimal separator to , for italian (#8067).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5322 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2011-04-05 12:15:04 +00:00
parent 13eea4266e
commit c2095f5e2f

View File

@ -136,8 +136,8 @@ it:
general_text_no: 'no'
general_text_yes: 'sì'
general_lang_name: 'Italiano'
general_csv_separator: ','
general_csv_decimal_separator: '.'
general_csv_separator: ';'
general_csv_decimal_separator: ','
general_csv_encoding: ISO-8859-1
general_pdf_encoding: ISO-8859-1
general_first_day_of_week: '1'