[wp-trac] [WordPress Trac] #49250: i18n: replace %s placeholder type in wp-admin/includes/ms.php

WordPress Trac noreply at wordpress.org
Mon Jan 20 17:08:57 UTC 2020


#49250: i18n: replace %s placeholder type in wp-admin/includes/ms.php
---------------------------------------+-----------------------------
 Reporter:  ramiy                      |      Owner:  SergeyBiryukov
     Type:  defect (bug)               |     Status:  assigned
 Priority:  normal                     |  Milestone:  Awaiting Review
Component:  I18N                       |    Version:
 Severity:  normal                     |   Keywords:
  Focuses:  administration, multisite  |
---------------------------------------+-----------------------------
 In the attached patch, a translation string has only one placeholder
 replaced with the site title.

 The patch replaces `%1$s` with `%s`, as the string has only one
 placeholder.

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


More information about the wp-trac mailing list