[wp-meta] [Making WordPress.org] #3128: The spacing in language text
Making WordPress.org
noreply at wordpress.org
Thu Sep 14 07:12:50 UTC 2017
#3128: The spacing in language text
------------------------------+-------------------------
Reporter: khoipro | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords: needs-patch
------------------------------+-------------------------
During translation in plugins-v3 (
https://translate.wordpress.org/projects/meta/plugins-v3/ ) I found a
spacing bug with this original translation string:
{{{
Checkout the <strong><a href="%s">FAQ</a> </strong>for more information.
}}}
The correct space should be:
{{{
Checkout the <strong><a href="%s">FAQ</a></strong> for more information.
}}}
Please apply patch.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3128>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list