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

WordPress Trac noreply at wordpress.org
Tue Apr 16 11:59:59 UTC 2019


#35746: Avoid using HTML tags in translation strings (wp-admin/users.php)
--------------------------+-----------------------
 Reporter:  ramiy         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  5.3
Component:  I18N          |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+-----------------------
Changes (by SergeyBiryukov):

 * status:  closed => reopened
 * resolution:  wontfix =>
 * milestone:   => 5.3


Comment:

 I guess we could reconsider this and add a context for the `Edit user`
 string, `message link` or something like that.

 There are three pairs of these strings:
 {{{
 New user created.
 New user created. <a href="%s">Edit user</a>

 User has been added to your site.
 User has been added to your site. <a href="%s">Edit user</a>

 User added.
 User added. <a href="%s">Edit user</a>
 }}}

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


More information about the wp-trac mailing list