[buddypress-trac] [BuddyPress] #4190: Several problems with i18n and fixes

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon May 7 08:02:16 UTC 2012


#4190: Several problems with i18n and fixes
-----------------------------------+------------------------------
 Reporter:  slaFFik                |       Owner:
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  Awaiting Review
Component:  All Components         |     Version:
 Severity:  major                  |  Resolution:
 Keywords:  has-patch needs-patch  |
-----------------------------------+------------------------------
Changes (by slaFFik):

 * keywords:  has-patch => has-patch needs-patch


Comment:

 About 2)
 Perhaps code from bp-{$component_id}-loader.php is loaded before bp_init
 is initialized. Translation is loaded in such way:
 {{{
 add_action('bp_init', '{func_that_loads_translation}', 2);
 }}}
 I tried to change this - no success.

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


More information about the buddypress-trac mailing list