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

WordPress Trac noreply at wordpress.org
Fri Feb 5 20:31:00 UTC 2016


#35718: Avoid using HTML tags in translation strings (wp-admin/maint/repair.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:

 * `While you are editing your %1$s file, take a moment to make sure you
 have all 8 keys and that they are unique. You can generate these using the
 <a href="%2$s">WordPress.org secret key service</a>.`


 New strings:

 * `While you are editing your %1$s file, take a moment to make sure you
 have all 8 keys and that they are unique. You can generate these using the
 %2$s.`

 * `https://api.wordpress.org/secret-key/1.1/salt/`

 * `WordPress.org secret key service`

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


More information about the wp-trac mailing list