[buddypress-trac] [BuddyPress Trac] #6121: Missing notice sub-nav disambiguation

buddypress-trac noreply at wordpress.org
Wed Jan 14 10:03:22 UTC 2015


#6121: Missing notice sub-nav disambiguation
---------------------------+-----------------
 Reporter:  danbp          |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  2.2
Component:  Notifications  |    Version:
 Severity:  minor          |   Keywords:
---------------------------+-----------------
 Sorry, but i'm unable to publish a patch at the moment.

 bp-notifications-loader.php:208

 replace

 {{{
 'title'  => __( 'Read', 'buddypress' ),
 }}}


 by


 {{{
 'title'  => _x( 'Read', 'My Account Notification sub nav', 'buddypress' ),
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6121>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list