Opened 10 years ago
Closed 10 years ago
#24843 closed Bug (fixed)
Mistake in French translation
| Reported by: | Stephane Raimbault | Owned by: | nobody |
|---|---|---|---|
| Component: | Internationalization | Version: | 1.8 |
| Severity: | Normal | Keywords: | i18n |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In section, https://docs.djangoproject.com/fr/1.8/topics/i18n/translation/#how-django-discovers-language-preference:
Et il devrait figurer après CommonMiddleware,
should be
Et il devrait figurer avant CommonMiddleware,
Note:
See TracTickets
for help on using tickets.
Thanks Stéphane. I'm currently upgrading some French documentation translations, the fixed string should appear on the site later today.