#7809: Fixes to French translation
---------------------------+------------------------------------------------
Reporter: cbay | Owner: nobody
Status: new | Milestone:
Component: Translations | Version: SVN
Keywords: french locale | Stage: Unreviewed
Has_patch: 1 |
---------------------------+------------------------------------------------
Weekdays and months are lower-cased in French:
{{{
[EMAIL PROTECTED]:~$ LANG=fr_FR.UTF-8; date '+%a %A %b %B'
ven vendredi jui juillet
}}}
Also fixes a wrong translation string (nonsense in this context).
--
Ticket URL: <http://code.djangoproject.com/ticket/7809>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---