#41974 closed defect (bug) (fixed)
Use consistent translator comments for strings with placeholders
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch needs-testing |
| Cc: | Focuses: |
Description
Some of the recent Customizer and Widgets commits have translators comments like this:
/* translators: placeholder is link to user profile */
They should be changed to the canonical form::
/* translators: %s: link to user profile */
Attachments (2)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Changed all instances of 'translators: placeholder'