[buddypress-trac] [BuddyPress] #1203: Groups steps not translated

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Oct 20 16:15:57 UTC 2009


#1203: Groups steps not translated
--------------------------+-------------------------------------------------
  Reporter:  slaFFik      |       Owner:  slaFFik                          
      Type:  enhancement  |      Status:  closed                           
  Priority:  minor        |   Milestone:  1.1.2                            
Resolution:  invalid      |    Keywords:  localization, translation, groups
--------------------------+-------------------------------------------------
Changes (by mr.chief):

 * cc: mr.chief (added)
  * priority:  major => minor
  * type:  defect => enhancement


Comment:

 Well, this is decision (for russian users):

 From #142 till #147 in bp-groups.php

         $bp->groups->group_creation_steps = apply_filters(
 'groups_create_group_steps', array(
                 'group-details' => array( 'name' => __( 'Детали
 РіСЂСѓРїРїС‹', 'buddypress' ), 'position' => 0 ),
                 'group-settings' => array( 'name' => __(
 'Настройки группы', 'buddypress' ), 'position' => 10 ),
                 'group-avatar' => array( 'name' => __( 'Аватар
 РіСЂСѓРїРїС‹', 'buddypress' ), 'position' => 20 ),
                 'group-invites' => array( 'name' => __(
 'Приглашения в группу', 'buddypress' ), 'position' => 30
 )
         ) );

 Well done!

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1203#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list