Opened 10 years ago
Closed 10 years ago
#7257 closed defect (bug) (worksforme)
Membership Requested string missing in po/mo file
| Reported by: | jaumearagay | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Groups | Version: | 2.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.