[wp-trac] [WordPress Trac] #40775: Remove number in placeholder in translation string
WordPress Trac
noreply at wordpress.org
Tue May 16 04:17:15 UTC 2017
#40775: Remove number in placeholder in translation string
--------------------------+-----------------------------
Reporter: rabmalin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
`/src/wp-includes/widgets/class-wp-widget-media-video.php` line 45
{{{
'unsupported_file_type' => sprintf( __( 'Sorry, we can’t display the
video file type selected. Please select a supported video file (%1$s) or
stream (YouTube or Vimeo) instead.' ), '<code>.' . implode( '</code>,
<code>.', wp_get_video_extensions() ) . '</code>' ),
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40775>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list