Opened 17 years ago
Closed 12 years ago
#6916 closed Uncategorized (fixed)
Es Localflavour has wrong province
Reported by: | Marc Fargas | Owned by: | nobody |
---|---|---|---|
Component: | contrib.localflavor | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I never had good scores at Spanish but I'm almost sure Arava is not a spanish province, Maybe it's ALAVA?
Attaching patch.
Attachments (1)
Change History (7)
by , 17 years ago
Attachment: | alava.diff added |
---|
comment:1 by , 17 years ago
Has patch: | set |
---|
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
follow-up: 4 comment:3 by , 13 years ago
Easy pickings: | unset |
---|---|
Resolution: | invalid |
Severity: | → Normal |
Status: | closed → reopened |
Type: | → Uncategorized |
UI/UX: | unset |
I would recommed to check it again. The correct local name should be "araba" and not "arava".
comment:4 by , 13 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Replying to gserra:
I would recommed to check it again. The correct local name should be "araba" and not "arava".
I don't see there any information that adds anything new information to this ticket, especially taking in account comment:2 so I still don't see any reason to change its status.
Please reopen only if you can explain more verbosely what has changed how it does affect the policy the translator is using.
comment:5 by , 12 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
The province name in English is "araba" and not "arava". In Django is written as "arava" and it is wrong.
I am not saying that it should be "álava" but that the correct english name is not "arava" but "araba". As you can see here http://en.wikipedia.org/wiki/Provinces_of_Spain
comment:6 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Province names in code are in english. When no english name exists for the province, the local name is used.
In this case doesn't exists a specific english name, so basque name is used for basque province 'Arava'. You can find spanish name 'Álava' on spanish translation.
Closing ticket as invalid.