[wp-trac] [WordPress Trac] #36048: Move the aria-label text into a separate translation string in wp_plugin_update_row() and wp_theme_update_row()

WordPress Trac noreply at wordpress.org
Wed Mar 2 13:20:41 UTC 2016


#36048: Move the aria-label text into a separate translation string  in
wp_plugin_update_row() and wp_theme_update_row()
----------------------------+-----------------------------
 Reporter:  ramiy           |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  I18N            |    Version:
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 Related: #36014

 The newly added `aria-label=""` in `wp_plugin_update_row()` and
 `wp_theme_update_row()` makes the translation string very hard to
 translate.

 Replacing the text inside the aria-label attribute with a `%3$s`
 placeholder makes it shorter and translator-friendly.

 See the attached patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36048>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list