[wp-trac] [WordPress Trac] #35749: Avoid using HTML tags in translation strings (wp-admin/includes/bookmark.php)

WordPress Trac noreply at wordpress.org
Fri Feb 5 20:02:13 UTC 2016


#35749: Avoid using HTML tags in translation strings (wp-
admin/includes/bookmark.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:

 * `If you are looking to use the link manager, please install the <a
 href="%s">Link Manager</a> plugin.`

 New strings:

 * `If you are looking to use the link manager, please install the %s
 plugin.`
 * `Link Manager`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35749#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list