[wp-trac] [WordPress Trac] #35673: Avoid using HTML tags in translation strings (wp-admin/options-general.php)

WordPress Trac noreply at wordpress.org
Fri Feb 5 20:33:32 UTC 2016


#35673: Avoid using HTML tags in translation strings (wp-admin/options-general.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:

 * `There is a pending change of the admin email to %1$s. <a
 href="%2$s">Cancel</a>`

 New strings:

 * `There is a pending change of the admin email to %s.`
 * `Cancel`

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


More information about the wp-trac mailing list