[wp-trac] [WordPress Trac] #35743: Avoid using HTML tags in translation strings (wp-admin/upload.php)
WordPress Trac
noreply at wordpress.org
Fri Feb 5 20:52:40 UTC 2016
#35743: Avoid using HTML tags in translation strings (wp-admin/upload.php)
--------------------------+------------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Comment (by ramiy):
Old string:
* `The grid view for the Media Library requires JavaScript. <a
href="upload.php?mode=list">Switch to the list view</a>.`
New strings:
* `The grid view for the Media Library requires JavaScript. %s.`
* `Switch to the list view`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35743#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list