Opened 9 years ago
Closed 9 years ago
#34486 closed defect (bug) (fixed)
REST API and Deprecated functions: missing translator comments
Reported by: | akirk | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.4 |
Component: | REST API | Keywords: | |
Focuses: | docs | Cc: |
Description
The strings returned by the REST API for deprecated functions are hard to translate because they use a lot of variables without stating for translators what they are.
These strings appear in rest_handle_deprecated_function
and rest_handle_deprecated_argument
.
See here how it appears in GlotPress: https://translate.wordpress.org/projects/wp/dev/de/default?filters[original_id]=1362422
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 35433: