[wp-meta] [Making WordPress.org] #2761: Correction needed of placeholder key in gettext string

Making WordPress.org noreply at wordpress.org
Thu Apr 20 16:11:45 UTC 2017


#2761: Correction needed of placeholder key in gettext string
------------------------------+-----------------
 Reporter:  tobifjellner      |      Owner:
     Type:  defect            |     Status:  new
 Priority:  high              |  Milestone:
Component:  Plugin Directory  |   Keywords:
------------------------------+-----------------
 https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
 /wp-content/plugins/plugin-directory/shortcodes/class-upload-
 handler.php?marks=91#L91


 {{{
 return sprintf( __( 'Sorry, the plugin name %1%s is reserved for use by
 WordPress. Please change the %2$s line in your main plugin file and upload
 it again.', 'wporg-plugins' ),

 }}}


 {{{%1%s}}}  should be changed to {{{%1$s}}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2761>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list