#11619 closed (duplicate)
Grammar error on admin site
| Reported by: | slypete | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | ||
| 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 admin site displays the following string:
Are you sure you want to delete the selected note objects? All of the following objects and it's related items will be deleted:
It's as in it is related items. The correct grammar is its:
Are you sure you want to delete the selected note objects? All of the following objects and its related items will be deleted:
Note:
See TracTickets
for help on using tickets.
This has already been reported in #11534.