[wp-trac] [WordPress Trac] #46901: 5.2 About Page
WordPress Trac
noreply at wordpress.org
Wed May 1 12:31:10 UTC 2019
#46901: 5.2 About Page
---------------------------------------+-------------------------
Reporter: desrosj | Owner: karmatosed
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 5.2
Component: Help/About | Version:
Severity: normal | Resolution:
Keywords: has-patch has-screenshots | Focuses:
---------------------------------------+-------------------------
Comment (by ramiy):
Please try to avoid using HTML tags in translation strings, it's hard to
translate strings to LTR languages (like Hebrew) with English tags.
We can replace:
`5.2 introduces a <code>%1$s</code> hook, which lets themes support
injecting code right at the beginning of the <code>%2$s</code> element.`
With:
`5.2 introduces a %1$s hook, which lets themes support injecting code
right at the beginning of the %2$s element.`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46901#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list