Opened 8 years ago
Closed 8 years ago
#7985 closed defect (bug) (fixed)
Say Hello to BuddyPress titles are not translated
| Reported by: | imath | Owned by: | slaFFik |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Administration | Version: | 3.0.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
All titles are not translated because of a weird mix of gettext functions eg: esc_html_e( __( 'Title', 'buddypress' );. I think it's probably due to copy paste :)
We should fix it for next release.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 12268: