Ticket #7252: 7252.patch
File 7252.patch, 1.4 KB (added by , 9 years ago) |
---|
-
src/bp-core/bp-core-functions.php
3382 3382 /* translators: do not remove {} brackets or translate its contents. */ 3383 3383 'post_content' => __( "<a href=\"{{{inviter.url}}}\">{{inviter.name}}</a> has invited you to join the group: "{{group.name}}".\n<a href=\"{{{invites.url}}}\">Go here to accept your invitation</a> or <a href=\"{{{group.url}}}\">visit the group</a> to learn more.", 'buddypress' ), 3384 3384 /* translators: do not remove {} brackets or translate its contents. */ 3385 'post_excerpt' => __( "{{inviter.name}} has invited you to join the group: \"{{group.name}}\".\n\nTo accept your invitation, visit: {{{invites.url}}}\n\nTo learn more about the group, visit {{{group.url}}}.\nTo view {{inviter.name}}'s profile, visit: {{{inviter.url}}}", 'buddypress' ),3385 'post_excerpt' => __( "{{inviter.name}} has invited you to join the group: \"{{group.name}}\".\n\nTo accept your invitation, visit: {{{invites.url}}}\n\nTo learn more about the group, visit: {{{group.url}}}.\nTo view {{inviter.name}}'s profile, visit: {{{inviter.url}}}", 'buddypress' ), 3386 3386 ), 3387 3387 'groups-member-promoted' => array( 3388 3388 /* translators: do not remove {} brackets or translate its contents. */