From 1af1c2d30f33354f6692f8b7d7733c203a76bc6e Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 13 Apr 2016 04:29:25 +0000 Subject: [PATCH] I18N: Update translator comments after [37190]. See #36496. git-svn-id: https://develop.svn.wordpress.org/trunk@37191 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/functions.wp-scripts.php | 2 +- src/wp-includes/functions.wp-styles.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-includes/functions.wp-scripts.php b/src/wp-includes/functions.wp-scripts.php index cd2b2a2977..0e0621839f 100644 --- a/src/wp-includes/functions.wp-scripts.php +++ b/src/wp-includes/functions.wp-scripts.php @@ -108,7 +108,7 @@ function wp_add_inline_script( $handle, $data, $position = 'after' ) { if ( false !== stripos( $data, '' ) ) { _doing_it_wrong( __FUNCTION__, sprintf( - /* translators: 1: script, 2: wp_add_inline_script() */ + /* translators: 1: