[wp-trac] [WordPress Trac] #47227: i18n: Merge similar translation strings - site health tabs

WordPress Trac noreply at wordpress.org
Fri May 10 23:07:33 UTC 2019


#47227: i18n: Merge similar translation strings - site health tabs
----------------------------+-----------------------------
 Reporter:  ramiy           |      Owner:  SergeyBiryukov
     Type:  defect (bug)    |     Status:  assigned
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 Site Health has two files (`site-health.php` and `site-health-info.php`).
 Both use tab navigation. One file use simple `_e()` functions, the other
 `_ex()`. This creates two translations strings in translate.wordpress.org
 .

 The attached patch merges the two translation strings by using context
 function in both files.

 In addition, it remove the translator comments. Not required as the string
 has context.

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


More information about the wp-trac mailing list