[wp-trac] [WordPress Trac] #60630: Updates / Plugin Dependencies: Improve localized strings

WordPress Trac noreply at wordpress.org
Sat Feb 24 19:44:05 UTC 2024


#60630: Updates / Plugin Dependencies: Improve localized strings
-----------------------------+-----------------------------
 Reporter:  swissspidy       |      Owner:  (none)
     Type:  defect (bug)     |     Status:  assigned
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:
 Severity:  normal           |   Keywords:  has-patch
  Focuses:                   |
-----------------------------+-----------------------------
 [57545] introduced many new localized strings, especially in `updates.js`.

 Many of them are using `_x()` incorrectly or unnecessarily. So there's
 definitely room for improvement here.

 Then there are dependencies separated by "|" (pipe) character instead of
 using `wp_get_list_item_separator()`.

 Also some usage of `sprintf()` that could be improved.

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


More information about the wp-trac mailing list