#11552 closed (invalid)
Action menu in Django Admin is not translated (nl-nl)
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | 1.1-beta |
Severity: | Keywords: | Admin, action menu | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The new action menu in Django Admin is not (properly) translated.
For example: The button says 'search' (that isn't correct) and the confirmation screen after you choose an action is still in English.
I'm a Django/Python newbe, so I apology that I didn't include a patch.
Attachments (2)
Change History (5)
by , 15 years ago
Attachment: | Afbeelding-2.png added |
---|
comment:2 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
There are many missing and incomplete translations; this is just one of them. However, this is one of those areas where the ticketing policy is different - rather than opening tickets to report problems, you open a ticket to provide a new translation. If you want to help out, the Django documentation contains instructions on how to contribute a translation update.
On top of that, the NL translation was updated just after RC1 was released. From the look of it, the "Search" string is now translated (as "Zoek"). Please check the most recent SVN checkout before you try your hand at a new translation.
Action menu