Skip to:
Content

BuddyPress.org

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)

7985.patch (3.7 KB ) - added by imath 8 years ago.

Download all attachments as: .zip

Change History (4)

@imath
8 years ago

#1 @DJPaul
8 years ago

  • Milestone 3.3.04.0

#2 @DJPaul
8 years ago

  • Keywords commit added

#3 @djpaul
8 years ago

  • Resolutionfixed
  • Status newclosed

In 12268:

Admin, Hello screen: fix translations.

Fixes #7985

Thanks to @imath

Note: See TracTickets for help on using tickets.