#36884: Translation of admin log messages fails due to case inconsistency in
field
names
-------------------------------+------------------------------------------
Reporter: Meiyer | Owner: Thrishagowdabl
Type: Bug | Status: assigned
Component: contrib.admin | Version: 3.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------+------------------------------------------
Comment (by master):
I confirm the issue.
The capitalisation is probably done in `db\models\fields\__init__.py` with
`"label": capfirst(self.verbose_name),`.
For example, this column content: `[{'changed': {'fields': ['Status']}}]`
is rendered in French str as: `Modification de « t2>t2:90 » — Modification
de Status.`
According to the app .po file, the end of the text should be `état.`, or
maybe `État.`
--
Ticket URL: <https://code.djangoproject.com/ticket/36884#comment:6>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/django-updates/0107019c42ec6945-41cfacbc-fd01-4769-beef-83400d382737-000000%40eu-central-1.amazonses.com.