Opened 12 years ago
Closed 12 years ago
#640 closed defect/bug (fixed)
Ireland as locale
Reported by: | number6 | Owned by: | number6 |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | Ireland | |
Cc: |
Description
While Ireland is currently defined in main.c with, what was taught to be a correct language type, on further investigation the change was incorrect.
The line in main.c should be set to {"ENI","IRL","en_IE"},
and not
{"ENI","IRL","en_GB"},
As en_GB displays the UK flag, and UK addresses under "Towns"
Change History (5)
comment:1 Changed 12 years ago by number6
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 12 years ago by number6
- Resolution fixed deleted
- Status changed from closed to reopened
comment:3 Changed 12 years ago by number6
- Owner changed from KaZeR to number6
- Status changed from reopened to new
comment:4 Changed 12 years ago by number6
- Status changed from new to assigned
comment:5 Changed 12 years ago by number6
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed as of R3540