Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#439 closed defect (bug) (no action required)

bad translating in function bp_core_signup_confirm_blog_signup

Reported by: chouf1 Owned by:
Priority: major Milestone:
Component: Version:
Severity: Keywords:
Cc:

Description (last modified by apeatling)

line 340 & 342 are not translated. The rest is ok
printf instead _e probably ?

Change History (1)

#1 @apeatling
17 years ago

  • Description modified (diff)
  • Resolutioninvalid
  • Status newclosed

This is as intended, as data needs to be parsed into the string before it is echoed.

Note: See TracTickets for help on using tickets.