Opened 12 years ago
Closed 12 years ago
#6121 closed defect (bug) (fixed)
Missing notice sub-nav disambiguation
| Reported by: | danbp | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Toolbar & Notifications | Version: | |
| Severity: | minor | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9387: