Changeset 2941 for trunk/bp-activity/bp-activity-notifications.php
- Timestamp:
- 04/19/2010 06:13:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-notifications.php
r2925 r2941 32 32 33 33 $message = sprintf( __( 34 '% s mentioned you in an update:34 '%1$s mentioned you in an update: 35 35 36 "% s"36 "%2$s" 37 37 38 To view and respond to the message, log in and visit: % s38 To view and respond to the message, log in and visit: %3$s 39 39 40 40 --------------------- … … 75 75 76 76 $message = sprintf( __( 77 '% s replied to one of your updates:77 '%1$s replied to one of your updates: 78 78 79 "% s"79 "%2$s" 80 80 81 To view your original update and all comments, log in and visit: % s81 To view your original update and all comments, log in and visit: %3$s 82 82 83 83 --------------------- … … 117 117 118 118 $message = sprintf( __( 119 '% s replied to one of your comments:119 '%1$s replied to one of your comments: 120 120 121 "% s"121 "%2$s" 122 122 123 To view the original activity, your comment and all replies, log in and visit: % s123 To view the original activity, your comment and all replies, log in and visit: %3$s 124 124 125 125 ---------------------
Note: See TracChangeset
for help on using the changeset viewer.