#38862 closed defect (bug) (fixed)
Remove method names from translation string
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | I18N | Version: | 4.7 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Replace "Use WP_Image_Editor::rotate" and "Use WP_Image_Editor::flip" with "Use %s". Method names should not be translatable, they should be hardcoded. To prevent PTE's accidentally misspell the method name and mislead users/developers.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 39314: