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: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | major | |
| Severity: | Version: | ||
| Component: | Keywords: | ||
| Cc: |
Description (last modified by )
line 340 & 342 are not translated. The rest is ok
printf instead _e probably ?
Change History (1)
Note: See
TracTickets for help on using
tickets.
This is as intended, as data needs to be parsed into the string before it is echoed.