diff -r be944660c56a -r 3d72ae0968f4 wp/wp-includes/media-template.php
--- a/wp/wp-includes/media-template.php Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-includes/media-template.php Tue Sep 27 16:37:53 2022 +0200
@@ -28,7 +28,7 @@
if ( ! _.isUndefined( data.model. ) && data.model. ) {
#> <#
}
- #>
+ #>
>
<# if ( ! _.isEmpty( data.model.src ) ) { #>
@@ -123,7 +123,7 @@
if ( ! _.isUndefined( data.model. ) && data.model. ) {
#> <#
}
- #>
+ #>
>
<# if ( ! _.isEmpty( data.model.src ) ) {
if ( isYouTube ) { #>
@@ -158,7 +158,7 @@
$alt_text_description = sprintf(
/* translators: 1: Link to tutorial, 2: Additional link attributes, 3: Accessibility text. */
- __( 'Describe the purpose of the image%3$s. Leave empty if the image is purely decorative.' ),
+ __( 'Learn how to describe the purpose of the image%3$s. Leave empty if the image is purely decorative.' ),
esc_url( 'https://www.w3.org/WAI/tutorials/images/decision-tree' ),
'target="_blank" rel="noopener"',
sprintf(
@@ -320,7 +320,6 @@
@@ -1277,7 +1277,7 @@
<# } #>
-
+
<# if ( ! _.isEmpty( html5types ) ) { #>