From b00555187942cf69f0c4f3305cf8bbc9a229a156 Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Mon, 10 Mar 2014 00:18:12 +0000 Subject: [PATCH] A string was missing its translation wrapper in the Underscore template for video details. Props Jayjdk. See #27016. git-svn-id: https://develop.svn.wordpress.org/trunk@27490 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/media-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/media-template.php b/src/wp-includes/media-template.php index 1b88d66519..8fa9afd9d4 100644 --- a/src/wp-includes/media-template.php +++ b/src/wp-includes/media-template.php @@ -850,7 +850,7 @@ function wp_print_media_templates() {

<# } ); #> <# } else { #> - There are no associated subtitles. + <# } #>