[wp-trac] [WordPress Trac] #62402: Untranslatable texts in admin nav-menu.js
WordPress Trac
noreply at wordpress.org
Wed Nov 20 13:31:29 UTC 2024
#62402: Untranslatable texts in admin nav-menu.js
-------------------------------------------------+-------------------------
Reporter: juliemoynat | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.7.1
Component: Menus | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit fixed-major dev- | Focuses: javascript
reviewed |
-------------------------------------------------+-------------------------
Changes (by desrosj):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"59432" 59432]:
{{{
#!CommitTicketReference repository="" revision="59432"
I18N: Adjust translator comments in `nav-menu.js`.
Includes:
* Moving the comments directly above `wp.i18n._x()` so that they can be
picked up properly.
* Simplifying the context to avoid unnecessarily translating the string
twice for the same use case.
* Using the established translator comments format for consistency.
Follow-up to [59428].
Reviewed by SergeyBiryukov, desrosj.
Merges [59431 to the 6.7 branch.
Fixes #62402.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62402#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list