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-activity/bp-activity-notifications.php

    r2925 r2941  
    3232
    3333$message = sprintf( __(
    34 '%s mentioned you in an update:
     34'%1$s mentioned you in an update:
    3535
    36 "%s"
     36"%2$s"
    3737
    38 To view and respond to the message, log in and visit: %s
     38To view and respond to the message, log in and visit: %3$s
    3939
    4040---------------------
     
    7575
    7676$message = sprintf( __(
    77 '%s replied to one of your updates:
     77'%1$s replied to one of your updates:
    7878
    79 "%s"
     79"%2$s"
    8080
    81 To view your original update and all comments, log in and visit: %s
     81To view your original update and all comments, log in and visit: %3$s
    8282
    8383---------------------
     
    117117
    118118$message = sprintf( __(
    119 '%s replied to one of your comments:
     119'%1$s replied to one of your comments:
    120120
    121 "%s"
     121"%2$s"
    122122
    123 To view the original activity, your comment and all replies, log in and visit: %s
     123To view the original activity, your comment and all replies, log in and visit: %3$s
    124124
    125125---------------------
Note: See TracChangeset for help on using the changeset viewer.