[buddypress-trac] [BuddyPress] #3728: Improve i18n in RSS feeds

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Nov 3 15:33:29 UTC 2011


#3728: Improve i18n in RSS feeds
--------------------------+-----------------
 Reporter:  DJPaul        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  1.6
Component:  Activity      |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 In Activity's RSS feeds, such as /bp-activity/feeds/bp-activity-group-
 feed.php, the i18n is not good. There are hardcoded strings like this:

 `<title><?php bp_site_name() ?> | <?php echo
 $bp->groups->current_group->name ?> | <?php _e( 'Group Activity',
 'buddypress' ) ?></title>`

 In this instance, gettext placeholders with argument swapping should be
 used. We should audit all the RSS.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3728>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list