[wp-trac] [WordPress Trac] #40800: Incorrect translation call in script-loader.php
WordPress Trac
noreply at wordpress.org
Thu May 18 10:55:37 UTC 2017
#40800: Incorrect translation call in script-loader.php
--------------------------+-----------------------------
Reporter: leewillis77 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Currently script-loader.php contains the following call:
{{{#!php
__( 'None', 'no captions/subtitles' )
}}}
Here "no captions/subtitles" is used as the text domain, when it should be
the context. Patch attached.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40800>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list