Opened 15 years ago
Closed 15 years ago
#1570 closed defect (bug) (fixed)
Some strings of BuddyPress 1.1.3 aren't localized!
Reported by: | priscilafrossard | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: | jeff@… |
Description
I'm using wpmu 2.8.6 with bp 1.1.3, but I have some problems with the translation...
I used the .pot file distributed with the plugin and translated to Brazilian Portuguese, but I have a few sentences that I don't know why they're not translated cause I've translated all the .pot file...
The sentences are:
- Send To (Username or Friend's Name) (We find this sentence in the Compose Message).... However I've searched all the messages files and I couldn't find this sentence... and also... It's not in the .pot file
- Sending Message... (We find this when we reply some message)... I have the same problem... I can't find this sentence anywhere and It's not in the .pot file
I think these sentences aren't localized! I don't know where these sentences are...
Change History (2)
Note: See
TracTickets for help on using
tickets.
The first sentence appears to have been fixed in the trunk (it's in bp-themes/bp-default/members/single/messages/compose.php) at some point.
I can't find the second string but looking through the other messaging templates in bp-default, I don't see any bare strings. Everything looks like it should be translatable.