Opened 13 years ago
Closed 13 years ago
#17833 closed Bug (fixed)
bad translation in django.contrib.localflavor.fr.fr_departement
Reported by: | anonymous | Owned by: | Aymeric Augustin |
---|---|---|---|
Component: | contrib.localflavor | Version: | 1.4-beta-1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The spelling of department 28 is wrong
The good one is :
('28', u'28 - Eure-et-Loir'),
There is no letter "e" at the end.
For reference: http://fr.wikipedia.org/wiki/Eure-et-Loir
Change History (3)
comment:1 by , 13 years ago
Owner: | changed from | to
---|
comment:2 by , 13 years ago
Component: | Translations → contrib.localflavor |
---|---|
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Bug |
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17668]: