[buddypress-trac] [BuddyPress] #1126: function bp_group_creation_tabs needs translation
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Sep 30 14:30:47 UTC 2009
#1126: function bp_group_creation_tabs needs translation
-------------------+--------------------------------------------------------
Reporter: chouf1 | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.1
Keywords: |
-------------------+--------------------------------------------------------
in 1.1 rc
the function bp_group_creation_tabs in 1.1 is only partialy translated
by the filter in the bp_group_creation_stage_title function
echo apply_filters( 'bp_group_creation_stage_title',
'<span>— ' .
$bp->groups->group_creation_steps[$bp->groups->current_create_step]['name']
. '</span>' );
the title is translated, but not step name
Exemple:
Créer un groupe — Group Settings
The group step by step settings navbar is also no more translated.
--
Ticket URL: <http://trac.buddypress.org/ticket/1126>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list