Changeset 2941 for trunk/bp-friends/bp-friends-notifications.php
- Timestamp:
- 04/19/2010 06:13:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends/bp-friends-notifications.php
r2719 r2941 22 22 23 23 $message = sprintf( __( 24 "% s wants to add you as a friend.24 "%1$s wants to add you as a friend. 25 25 26 To view all of your pending friendship requests: % s26 To view all of your pending friendship requests: %2$s 27 27 28 To view % s's profile: %s28 To view %3$s's profile: %4$s 29 29 30 30 --------------------- … … 61 61 62 62 $message = sprintf( __( 63 '% s accepted your friend request.63 '%1$s accepted your friend request. 64 64 65 To view % s\'s profile: %s65 To view %2$s\'s profile: %3$s 66 66 67 67 ---------------------
Note: See TracChangeset
for help on using the changeset viewer.