Ticket #116 (closed defect: fixed)

Opened 18 months ago

Last modified 16 months ago

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

Filtertabs.png Download (4.2 KB) - added by revonorway 18 months ago.
Filter tabs not translatable

Change History

Changed 18 months ago by revonorway

Filter tabs not translatable

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

comment:4 Changed 16 months ago by ofer

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Beta wordpress plugin (0.5) to 0.6

Fixed by [551] - the inline thing should be (and probably is) a part of another ticket

Note: See TracTickets for help on using tickets.