Opened 4 years ago
Last modified 4 years ago
#32136 closed Bug
Period inside of quoting in the deletion message — at Initial Version
Reported by: | Vlada Macek | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description
The sentence should end after the quoting ends in Admin. Not like this:
'Deleted “%(object)s.”'
but like this
'Deleted “%(object)s”.'
Including patch against master with all the POs files to. Please regenerate the MOs.
Note:
See TracTickets
for help on using tickets.