Ticket #60975: 60975.2.diff
File 60975.2.diff, 1.7 KB (added by , 6 months ago) |
---|
-
src/wp-admin/includes/media.php
3240 3240 printf( 3241 3241 /* translators: 1: Link to tutorial, 2: Additional link attributes, 3: Accessibility text. */ 3242 3242 __( '<a href="%1$s" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative.' ), 3243 esc_url( 'https://www.w3.org/WAI/tutorials/images/decision-tree' ), 3243 /* translators: Localized tutorial, if one exists. Link includes list of existing translations. */ 3244 esc_url( __( 'https://www.w3.org/WAI/tutorials/images/decision-tree' ) ), 3244 3245 'target="_blank" rel="noopener"', 3245 3246 sprintf( 3246 3247 '<span class="screen-reader-text"> %s</span>',