[wp-trac] [WordPress Trac] #60825: Menu item label "Appearance > Patterns" not properly translated
WordPress Trac
noreply at wordpress.org
Fri Mar 22 15:25:00 UTC 2024
#60825: Menu item label "Appearance > Patterns" not properly translated
------------------------------------------------+-----------------------
Reporter: jdy68 | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch fixed-major dev-reviewed | Focuses:
------------------------------------------------+-----------------------
Changes (by audrasjb):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"57866" 57866]:
{{{
#!CommitTicketReference repository="" revision="57866"
I18n: Ensure "Patterns" menu item is translatable.
This changeset updates a translation string to ensure the "Patterns" menu
item introduced in [57543] is translatable.
This quickfix simply removes the erroneous `context` parameter so no new
string is introduced during WP 6.5 string freeze period. A follow-up
changeset will be needed to replace the current `__()` function with
`_x()` and put back the `context` parameter.
Follow-up to [57543].
Reviewed by swissspidy.
Merges [57864] to the to the 6.5 branch.
Props jdy68, audrasjb, kebbet, swissspidy.
Fixes #60825.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60825#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list