Opened 9 years ago
Closed 9 years ago
#7257 closed defect (bug) (worksforme)
Membership Requested string missing in po/mo file
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.1 |
| Component: | Groups | Keywords: | |
| Cc: | jaumearagay |
Description
Membership Requested string missing in po/mo file to be translated.
From file /bp-themes/bp-default/_inc/ajax.php in line 767.
Change History (2)
Note: See
TracTickets for help on using
tickets.
It looks like it is translated:
https://github.com/buddypress/BP-Default/blob/master/_inc/ajax.php#L767
But, we're not packaging the po/mo for bp-default. (Also, the textdomain for
bp-defaultis usingbuddypress.)Need some
dev-feedbackon how to proceed.The easiest way to "fix" this is to change bp-default's
Membership Requestedstring to bp-legacy'sRequest Sentstring and the next BuddyPress release will allow you to translate this properly.