[wp-meta] [Making WordPress.org] #1507: WordPress.org Showcase - String localization

Making WordPress.org noreply at wordpress.org
Wed Jan 27 00:27:44 UTC 2016


#1507: WordPress.org Showcase - String localization
---------------------+------------------------------
  Reporter:  ramiy   |      Owner:  coffee2code
      Type:  defect  |     Status:  reopened
  Priority:  normal  |  Component:  General
Resolution:          |   Keywords:  has-patch commit
---------------------+------------------------------
Changes (by SergeyBiryukov):

 * keywords:  has-patch => has-patch commit
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Placeholders need a translator comment, not a context.

 `_x()` is meant to distinguish the same string used in different contexts,
 e.g. `_x( 'Add New', 'post' )` vs. `_x( 'Add New', 'plugin' )`, as it may
 require a different translation in each case.

 See [attachment:meta-1507.patch].

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1507#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list