[wp-trac] [WordPress Trac] #48874: i18n: Use %s placeholders in wp-admin/edit-form-advanced.php
WordPress Trac
noreply at wordpress.org
Wed Dec 4 09:34:21 UTC 2019
#48874: i18n: Use %s placeholders in wp-admin/edit-form-advanced.php
----------------------------+-----------------------------
Reporter: ramiy | Owner: SergeyBiryukov
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
This patch replaces `<kbd>Alt + F10</kbd>` with `%s` in the translation
string.
Why? translators can mistakenly use wrong keyboard keys when translating
the string. With `%s` placeholder we hardcode the keys, making sure there
will be no mistakes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48874>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list