[wp-trac] [WordPress Trac] #37453: MediaElement.js: Missing plural forms for jump forward/back strings (was: wp_default_scripts() does not properly pluralize strings)
WordPress Trac
noreply at wordpress.org
Mon Jul 25 09:56:50 UTC 2016
#37453: MediaElement.js: Missing plural forms for jump forward/back strings
--------------------------+------------------------------
Reporter: ideag | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: upstream | Focuses: javascript
--------------------------+------------------------------
Changes (by ocean90):
* keywords: => upstream
* component: I18N => Media
Comment:
Hello @ideag, those strings are the original strings which MediaElement.js
(the library for the media player) is using:
* "Skip back %1 seconds":
https://github.com/johndyer/mediaelement/blob/8adf73f1a2bec0b6867f83917ce8c491d01c1aa9/src/js
/mep-feature-skipback.js#L7
* "Jump forward %1 seconds":
https://github.com/johndyer/mediaelement/blob/8adf73f1a2bec0b6867f83917ce8c491d01c1aa9/src/js
/mep-feature-jumpforward.js#L7
ME.js doesn't support plural forms, so this should probably
[https://github.com/johndyer/mediaelement/issues reported upstream].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37453#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list