[wp-trac] [WordPress Trac] #50795: Strings are not automatically translated
WordPress Trac
noreply at wordpress.org
Fri Aug 14 13:54:58 UTC 2020
#50795: Strings are not automatically translated
--------------------------+------------------------------
Reporter: Barboocha | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 5.4.2
Severity: normal | Resolution:
Keywords: close | Focuses:
--------------------------+------------------------------
Changes (by justinahinon):
* keywords: => close
Comment:
Welcome on Trac @Barboocha. Thanks for opening this.
I've looked at the code for the string here
http://develop.svn.wordpress.org/trunk/src/wp-includes/comment.php at line
3503, and it is well escaped; meaning that this is not a bug.
It's still showing in English on your site because the translation for
this particular string was not done in the version of WordPress you were
using when you opened this ticket, 5.4.2.
The string is now translated (see
https://translate.wordpress.org/projects/wp/dev/cs/default/?filters[term]=please+fill+the+required+fields)
and will probably appears in Czech on your website in the future releases
of WordPress.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50795#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list