[wp-trac] [WordPress Trac] #56234: error logged messages should not be translateable
WordPress Trac
noreply at wordpress.org
Mon Jul 18 16:57:02 UTC 2022
#56234: error logged messages should not be translateable
--------------------------+------------------------------
Reporter: malthert | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses:
--------------------------+------------------------------
Comment (by sabernhardt):
Error ''log files'' should be entirely in one language, if possible. I
would prefer that the default is the site language, and then maybe a new
constant in wp-config.php could set it to English:
`define( 'WP_DEBUG_LOG_LANG', 'en' );`
Many developers understand code better than English, and setting up a
debug log indicates at least some degree of comfort with editing PHP.
Please share examples of WordPress errors that you have found logged in a
language other than the site language (or English).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56234#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list