[wp-trac] [WordPress Trac] #48781: Typo problem (maybe!) in Unregisters a block style
WordPress Trac
noreply at wordpress.org
Sun Nov 24 15:30:21 UTC 2019
#48781: Typo problem (maybe!) in Unregisters a block style
----------------------------+-----------------------------
Reporter: man4toman | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: 2nd-opinion
Focuses: administration |
----------------------------+-----------------------------
I'm not sure this is a problem or not but in the translation area we have:
{{{Block "%1$s" does not contain a style named "%2$s.".}}}
But I check it in the source it is:
{{{Block "%1$s" does not contain a style named "%2$s".}}}
There is extra {{{.}}} in translation.
Translation:
https://translate.wordpress.org/projects/wp/dev/fa/default/?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=8431310&filters%5Btranslation_id%5D=67419650
In source:
https://build.trac.wordpress.org/browser/trunk/wp-includes/class-wp-block-
styles-registry.php?marks=77#L77
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48781>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list