Vote #75714
完了Wrong csv separator in Croatian
0%
説明
every time I download new redmine I must change config so CSV export works with Excel.
in issuse you can press Atom | CSV | PDF
.../htdocs/config/locales/hr.yml
general_csv_separator: ',' -> ';'
general_csv_decimal_sperator: '.' -> ','
Can you please fix this?
thank you
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fixed in trunk r13552, thanks.
--------------------------------------------------------------------------------