[wp-trac] [WordPress Trac] #44824: "Add Images" string should be added without context
WordPress Trac
noreply at wordpress.org
Tue Aug 21 07:14:49 UTC 2018
#44824: "Add Images" string should be added without context
--------------------------+-----------------------------
Reporter: joshuatf | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.9.8
Severity: trivial | Keywords:
Focuses: |
--------------------------+-----------------------------
The current 'Add Images' string in the gallery widget is provided with
context:
{{{
'add_media' => _x( 'Add Images', 'label for button in the gallery widget;
should not be longer than ~13 characters long' ),
}}}
Maybe we could remove the context parameter since there's little room for
ambiguity for this string. This would allow us to use the same
translation in this PR - https://github.com/Automattic/wp-
calypso/pull/26297
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44824>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list