Opened 11 years ago
Closed 11 years ago
#6121 closed defect (bug) (fixed)
Missing notice sub-nav disambiguation
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Toolbar & Notifications | Keywords: | has-patch |
| Cc: | danco38@… |
Description
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' ),
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 9387: