[wp-trac] [WordPress Trac] #37095: Add context for "Back to %s" string

WordPress Trac noreply at wordpress.org
Mon Jun 13 23:22:25 UTC 2016


#37095: Add context for "Back to %s" string
----------------------------+-------------------------
 Reporter:  SergeyBiryukov  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  4.6
Component:  I18N            |    Version:
 Severity:  normal          |   Keywords:  needs-patch
  Focuses:                  |
----------------------------+-------------------------
 Since [34202], the `'← Back to %s'` string is used in two different
 contexts:
 * In `wp-login.php`, to return to the front end.
 * In `wp-admin/edit-tag-form.php`, to return to the taxonomy screen.

 In Russian, the first instance was translated as "Back to the site %s",
 and I'd prefer to keep it that way for clarity, so I think we should add a
 context to these strings:

 * `_x( '← Back to %s', 'site' )`
 * `_x( '← Back to %s', 'admin screen' )`

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


More information about the wp-trac mailing list