Opened 7 years ago
Closed 7 years ago
#46855 closed defect (bug) (fixed)
Delete My Site email subject should use a complete translatable string
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | I18N | Version: | 3.0 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: |
Description
The subject for the Delete My Site email in ms-delete-site.php prepends the site title using concatenation instead of a properly constructed translatable string.
It should be changed to [%s] Delete My Site with an appropriate translator comment.
Attachments (3)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Sorry about back to back changes, missed something in each ;-)