Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/19/2010 06:13:58 PM (15 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2291 props DJPaul

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-friends/bp-friends-notifications.php

    r2719 r2941  
    2222
    2323    $message = sprintf( __(
    24 "%s wants to add you as a friend.
     24"%1$s wants to add you as a friend.
    2525
    26 To view all of your pending friendship requests: %s
     26To view all of your pending friendship requests: %2$s
    2727
    28 To view %s's profile: %s
     28To view %3$s's profile: %4$s
    2929
    3030---------------------
     
    6161
    6262    $message = sprintf( __(
    63 '%s accepted your friend request.
     63'%1$s accepted your friend request.
    6464
    65 To view %s\'s profile: %s
     65To view %2$s\'s profile: %3$s
    6666
    6767---------------------
Note: See TracChangeset for help on using the changeset viewer.