Project

General

Profile

Actions

Defect #37581

closed

Incorrect number and CSV separators in several locales

Added by Attila Telek about 4 years ago. Updated 4 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
I18n
Target version:
Resolution:
Fixed
Affected version:

Description

Hungarian csv separator is semi-colon and decimal separator is comma.

Latest locale config contains wrong settings for this.
root / trunk / config / locales / hu.yml @ 13552

general_csv_separator: ',' -> ';'
general_csv_decimal_sperator: '.' -> ','

Can you please fix this?

thank you


Files

general_csv_decimal_separator.patch (12.1 KB) general_csv_decimal_separator.patch Karel Pičman, 2022-08-22 14:54
number_format_separator.patch (4.9 KB) number_format_separator.patch Karel Pičman, 2022-08-22 15:12
format_hours.patch (1.11 KB) format_hours.patch Karel Pičman, 2022-08-23 09:22
regional.png (143 KB) regional.png Attila Telek, 2022-08-23 15:40
example2.png (26.4 KB) example2.png Attila Telek, 2022-08-24 16:05
general_csv_separator.patch (10.5 KB) general_csv_separator.patch Karel Pičman, 2022-08-25 10:13
37581.patch (12.8 KB) 37581.patch Go MAEDA, 2026-08-22 12:56
0001-Sync-number-format-separators-and-delimiters-with-ra.patch (5.66 KB) 0001-Sync-number-format-separators-and-delimiters-with-ra.patch Go MAEDA, 2026-08-30 00:54
0002-Align-CSV-separators-with-Windows-locale-conventions.patch (15.8 KB) 0002-Align-CSV-separators-with-Windows-locale-conventions.patch Go MAEDA, 2026-08-30 00:54
Actions

Also available in: Atom PDF