mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 22:24:36 +00:00
I18N: Update translator comments after [45674].
See #47771. git-svn-id: https://develop.svn.wordpress.org/trunk@45676 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4789,7 +4789,7 @@ function _doing_it_wrong( $function, $message, $version ) {
|
||||
/* translators: %s: version number */
|
||||
$version = sprintf( __( '(This message was added in version %s.)' ), $version );
|
||||
}
|
||||
/* translators: %s: Codex URL */
|
||||
/* translators: %s: Documentation URL */
|
||||
$message .= ' ' . sprintf(
|
||||
__( 'Please see <a href="%s">Debugging in WordPress</a> for more information.' ),
|
||||
__( 'https://wordpress.org/support/article/debugging-in-wordpress/' )
|
||||
|
||||
Reference in New Issue
Block a user