#12868 closed (fixed)
Updated French formats.py
Description ¶
Adjustments to the French l10n settings
Change History (9)
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 15 years ago
In Switzerland (fr_CH), we use the dot to separate dates. I wonder if it is worth creating a whole Django locale directory just for that, or if we should just add the format to FORMATS tuples in the fr file. Thoughts?
follow-up: 5 comment:3 by , 15 years ago
Like you, I don't think it's worth creating a whole Django locale for fr_CH (formats.py, django.po and djangojs.po), the change is only on input dates so with a nice comment to mention that Swiss only, I'd prefer to add the Swiss input format rather than create a new locale.
Claude, could you check the new file, please?
comment:4 by , 15 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:5 by , 15 years ago
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks good to me, set as Accepted given there is no French people in triaging system (as far as I know).