Ticket #116 (closed defect: fixed)
BP Filter tabs not translatable
| Reported by: | revonorway | Owned by: | ofer |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 - Current major |
| Component: | Parser | Version: | 0.6.2 |
| Keywords: | Cc: |
Description
In Buddypress, the filter tabs like "All members" "My groups" "My Friends" are not translatable. Once this is done, Buddypress integration will be almost perfect!
Thanks for the work!
Attachments
Change History
Changed 18 months ago by revonorway
-
attachment
Filtertabs.png
added
comment:1 Changed 18 months ago by ofer
Hello,
I need a more exact description of the location of those tabs, can't seem to find them... :)
comment:2 Changed 18 months ago by revonorway
Hello ofer...
If you go are logged in to a buddypress website and go to "Activity," then you see that you can filter all the activity on the website in different ways: All members, my friends, my groups.
Also, if you go to a profile, (for example http://jes.milordk.ru/members/laullon/) you can see "Activity" (personnal, friends, groups, favorites"), "profile", "Blogs", "Friends", etc. All of these are not parsed...
comment:3 Changed 18 months ago by ofer
Hello,
I see that on my site they are being translated but not editable, the reason is that
wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/default.css line 495 contains a display:inline which makes the edit image disappear.
This will be fixed in the future version offering a translation of all strings, if you want to fix it for now, either change the css or use firebug to do this temporarily

Filter tabs not translatable