From d56f4a30b953b99402e37cb4d97cac8189aabb63 Mon Sep 17 00:00:00 2001
From: Scott Taylor
Date: Mon, 10 Mar 2014 00:19:15 +0000
Subject: [PATCH] A string was missing its translation wrapper in the
Underscore template for video details.
Props Jayjdk.
See #27016.
Built from https://develop.svn.wordpress.org/trunk@27490
git-svn-id: http://core.svn.wordpress.org/trunk@27334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-includes/media-template.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php
index 1b88d66519..8fa9afd9d4 100644
--- a/wp-includes/media-template.php
+++ b/wp-includes/media-template.php
@@ -850,7 +850,7 @@ function wp_print_media_templates() {
<# } ); #>
<# } else { #>
- There are no associated subtitles.
+
<# } #>