[wp-trac] [WordPress Trac] #48869: i18n: Use %s placeholders in wp-admin/includes/file.php

WordPress Trac noreply at wordpress.org
Tue Dec 3 18:18:06 UTC 2019


#48869: i18n: Use %s placeholders in wp-admin/includes/file.php
---------------------------------------+------------------------------
 Reporter:  ramiy                      |       Owner:  SergeyBiryukov
     Type:  defect (bug)               |      Status:  assigned
 Priority:  normal                     |   Milestone:  Awaiting Review
Component:  I18N                       |     Version:
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:  administration
---------------------------------------+------------------------------
Changes (by ramiy):

 * keywords:   => has-screenshots has-patch


Comment:

 **Old Strings:**

 * `The uploaded file exceeds the upload_max_filesize directive in
 php.ini.`
 * `The uploaded file exceeds the MAX_FILE_SIZE directive that was
 specified in the HTML form.`

 **New Strings:**

 * `The uploaded file exceeds the %1$s directive in %2$s.`
 * `The uploaded file exceeds the %s directive that was specified in the
 HTML form.`

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


More information about the wp-trac mailing list