[wp-trac] [WordPress Trac] #50879: Typos in translation strings
WordPress Trac
noreply at wordpress.org
Sun Aug 9 01:52:57 UTC 2020
#50879: Typos in translation strings
---------------------------+-----------------------------
Reporter: pedromendonca | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: rest-api |
---------------------------+-----------------------------
Typos found in translatable strings in
https://build.trac.wordpress.org/browser/trunk/wp-includes/rest-
api.php?marks=1582#L1582
Original strings:
`The "type" schema keyword for %1$s can only be on of the built-in types:
%2$l`
Strings fixed:
`The "type" schema keyword for %1$s can only be one of the built-in types:
%2$l`
Typo: ~~on~~ -> '''one'''
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50879>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list