<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][8662] trunk/src: i18n: improvements to strings across the majority of components.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://buddypress.trac.wordpress.org/changeset/8662">8662</a></dd>
<dt>Author</dt> <dd>djpaul</dd>
<dt>Date</dt> <dd>2014-07-22 18:13:12 +0000 (Tue, 22 Jul 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>i18n: improvements to strings across the majority of components.

Fixes <a href="http://buddypress.trac.wordpress.org/ticket/5760">#5760</a>, props jreeve</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcbpactivitybpactivityactionsphp">trunk/src/bp-activity/bp-activity-actions.php</a></li>
<li><a href="#trunksrcbpactivitybpactivityloaderphp">trunk/src/bp-activity/bp-activity-loader.php</a></li>
<li><a href="#trunksrcbpblogsbpblogsloaderphp">trunk/src/bp-blogs/bp-blogs-loader.php</a></li>
<li><a href="#trunksrcbpblogsbpblogstemplatephp">trunk/src/bp-blogs/bp-blogs-template.php</a></li>
<li><a href="#trunksrcbpgroupsbpgroupsfunctionsphp">trunk/src/bp-groups/bp-groups-functions.php</a></li>
<li><a href="#trunksrcbpgroupsbpgroupsscreensphp">trunk/src/bp-groups/bp-groups-screens.php</a></li>
<li><a href="#trunksrcbpmessagesbpmessagesnotificationsphp">trunk/src/bp-messages/bp-messages-notifications.php</a></li>
<li><a href="#trunksrcbptemplatesbplegacybuddypressfunctionsphp">trunk/src/bp-templates/bp-legacy/buddypress-functions.php</a></li>
<li><a href="#trunksrcbpxprofilebpxprofileactionsphp">trunk/src/bp-xprofile/bp-xprofile-actions.php</a></li>
<li><a href="#trunksrcbpxprofilebpxprofilescreensphp">trunk/src/bp-xprofile/bp-xprofile-screens.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcbpactivitybpactivityactionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-activity/bp-activity-actions.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-activity/bp-activity-actions.php    2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-activity/bp-activity-actions.php       2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -437,7 +437,7 @@
</span><span class="cx">          'id'            => 'sitewide',
</span><span class="cx"> 
</span><span class="cx">          /* translators: Sitewide activity RSS title - "[Site Name] | Site Wide Activity" */
</span><del>-               'title'         => sprintf( __( '%s | Site Wide Activity', 'buddypress' ), bp_get_site_name() ),
</del><ins>+                'title'         => sprintf( __( '%s | Site-Wide Activity', 'buddypress' ), bp_get_site_name() ),
</ins><span class="cx"> 
</span><span class="cx">          'link'          => bp_get_activity_directory_permalink(),
</span><span class="cx">          'description'   => __( 'Activity feed for the entire site.', 'buddypress' ),
</span><span class="lines">@@ -540,7 +540,7 @@
</span><span class="cx">          'title'         => sprintf( __( '%1$s | %2$s | Group Activity', 'buddypress' ), bp_get_site_name(), bp_get_displayed_user_fullname() ),
</span><span class="cx"> 
</span><span class="cx">          'link'          => trailingslashit( bp_displayed_user_domain() . bp_get_activity_slug() . '/' . bp_get_groups_slug() ),
</span><del>-               'description'   => sprintf( __( "Public group activity feed of which %s is a member of.", 'buddypress' ), bp_get_displayed_user_fullname() ),
</del><ins>+                'description'   => sprintf( __( "Public group activity feed of which %s is a member.", 'buddypress' ), bp_get_displayed_user_fullname() ),
</ins><span class="cx">           'activity_args' => array(
</span><span class="cx">                  'object'           => buddypress()->groups->id,
</span><span class="cx">                  'primary_id'       => $group_ids,
</span></span></pre></div>
<a id="trunksrcbpactivitybpactivityloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-activity/bp-activity-loader.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-activity/bp-activity-loader.php     2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-activity/bp-activity-loader.php        2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -106,7 +106,7 @@
</span><span class="cx">                  'slug'                  => BP_ACTIVITY_SLUG,
</span><span class="cx">                  'root_slug'             => isset( $bp->pages->activity->slug ) ? $bp->pages->activity->slug : BP_ACTIVITY_SLUG,
</span><span class="cx">                  'has_directory'         => true,
</span><del>-                       'directory_title'       => _x( 'Sitewide Activity', 'component directory title', 'buddypress' ),
</del><ins>+                        'directory_title'       => _x( 'Site-Wide Activity', 'component directory title', 'buddypress' ),
</ins><span class="cx">                   'notification_callback' => 'bp_activity_format_notifications',
</span><span class="cx">                  'search_string'         => __( 'Search Activity...', 'buddypress' ),
</span><span class="cx">                  'global_tables'         => $global_tables,
</span></span></pre></div>
<a id="trunksrcbpblogsbpblogsloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-blogs/bp-blogs-loader.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-blogs/bp-blogs-loader.php   2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-blogs/bp-blogs-loader.php      2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">  public function __construct() {
</span><span class="cx">          parent::start(
</span><span class="cx">                  'blogs',
</span><del>-                       __( 'Site Tracking', 'buddypress' ),
</del><ins>+                        __( 'Site Directory', 'buddypress' ),
</ins><span class="cx">                   buddypress()->plugin_dir,
</span><span class="cx">                  array(
</span><span class="cx">                          'adminbar_myaccount_order' => 30
</span></span></pre></div>
<a id="trunksrcbpblogsbpblogstemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-blogs/bp-blogs-template.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-blogs/bp-blogs-template.php 2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-blogs/bp-blogs-template.php    2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -948,7 +948,7 @@
</span><span class="cx">          $errors = $filtered_results['errors'];
</span><span class="cx"> 
</span><span class="cx">          if ( $errors->get_error_code() ) {
</span><del>-                       echo "<p>" . __('There was a problem, please correct the form below and try again.', 'buddypress') . "</p>";
</del><ins>+                        echo "<p>" . __('There was a problem; please correct the form below and try again.', 'buddypress') . "</p>";
</ins><span class="cx">           }
</span><span class="cx">          ?>
</span><span class="cx">          <p><?php printf(__("By filling out the form below, you can <strong>add a site to your account</strong>. There is no limit to the number of sites that you can have, so create to your heart's content, but blog responsibly!", 'buddypress'), $current_user->display_name) ?></p>
</span></span></pre></div>
<a id="trunksrcbpgroupsbpgroupsfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-groups/bp-groups-functions.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-groups/bp-groups-functions.php      2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-groups/bp-groups-functions.php 2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -305,7 +305,7 @@
</span><span class="cx">  // Don't let single admins leave the group.
</span><span class="cx">  if ( count( groups_get_group_admins( $group_id ) ) < 2 ) {
</span><span class="cx">          if ( groups_is_user_admin( $user_id, $group_id ) ) {
</span><del>-                       bp_core_add_message( __( 'As the only Admin, you cannot leave the group.', 'buddypress' ), 'error' );
</del><ins>+                        bp_core_add_message( __( 'As the only admin, you cannot leave the group.', 'buddypress' ), 'error' );
</ins><span class="cx">                   return false;
</span><span class="cx">          }
</span><span class="cx">  }
</span></span></pre></div>
<a id="trunksrcbpgroupsbpgroupsscreensphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-groups/bp-groups-screens.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-groups/bp-groups-screens.php        2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-groups/bp-groups-screens.php   2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -505,7 +505,7 @@
</span><span class="cx">          if ( groups_accept_invite( bp_loggedin_user_id(), $bp->groups->current_group->id ) )
</span><span class="cx">                  bp_core_add_message( __( 'Group invite accepted', 'buddypress' ) );
</span><span class="cx">          else
</span><del>-                       bp_core_add_message( __( 'There was an error accepting the group invitation, please try again.', 'buddypress' ), 'error' );
</del><ins>+                        bp_core_add_message( __( 'There was an error accepting the group invitation; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">           bp_core_redirect( bp_get_group_permalink( $bp->groups->current_group ) );
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="lines">@@ -517,7 +517,7 @@
</span><span class="cx">                  return false;
</span><span class="cx"> 
</span><span class="cx">          if ( !groups_send_membership_request( bp_loggedin_user_id(), $bp->groups->current_group->id ) ) {
</span><del>-                       bp_core_add_message( __( 'There was an error sending your group membership request, please try again.', 'buddypress' ), 'error' );
</del><ins>+                        bp_core_add_message( __( 'There was an error sending your group membership request; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">           } else {
</span><span class="cx">                  bp_core_add_message( __( 'Your membership request was sent to the group administrator successfully. You will be notified when the group administrator responds to your request.', 'buddypress' ) );
</span><span class="cx">          }
</span><span class="lines">@@ -568,7 +568,7 @@
</span><span class="cx">                  $group_notify_members = isset( $_POST['group-notify-members'] ) ? (int) $_POST['group-notify-members'] : 0;
</span><span class="cx"> 
</span><span class="cx">                  if ( !groups_edit_base_group_details( $_POST['group-id'], $_POST['group-name'], $_POST['group-desc'], $group_notify_members ) ) {
</span><del>-                               bp_core_add_message( __( 'There was an error updating group details, please try again.', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was an error updating group details; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">                   } else {
</span><span class="cx">                          bp_core_add_message( __( 'Group details were successfully updated.', 'buddypress' ) );
</span><span class="cx">                  }
</span><span class="lines">@@ -612,7 +612,7 @@
</span><span class="cx">                  return false;
</span><span class="cx"> 
</span><span class="cx">          if ( !groups_edit_group_settings( $_POST['group-id'], $enable_forum, $status, $invite_status ) ) {
</span><del>-                       bp_core_add_message( __( 'There was an error updating group settings, please try again.', 'buddypress' ), 'error' );
</del><ins>+                        bp_core_add_message( __( 'There was an error updating group settings; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">           } else {
</span><span class="cx">                  bp_core_add_message( __( 'Group settings were successfully updated.', 'buddypress' ) );
</span><span class="cx">          }
</span><span class="lines">@@ -648,7 +648,7 @@
</span><span class="cx">          if ( bp_core_delete_existing_avatar( array( 'item_id' => $bp->groups->current_group->id, 'object' => 'group' ) ) ) {
</span><span class="cx">                  bp_core_add_message( __( 'Your avatar was deleted successfully!', 'buddypress' ) );
</span><span class="cx">          } else {
</span><del>-                       bp_core_add_message( __( 'There was a problem deleting that avatar, please try again.', 'buddypress' ), 'error' );
</del><ins>+                        bp_core_add_message( __( 'There was a problem deleting that avatar; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">           }
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="lines">@@ -754,7 +754,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Demote a user.
</span><span class="cx">                  elseif ( !groups_demote_member( $user_id, $bp->groups->current_group->id ) )
</span><del>-                               bp_core_add_message( __( 'There was an error when demoting that user, please try again', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was an error when demoting that user; please try again', 'buddypress' ), 'error' );
</ins><span class="cx">                   else
</span><span class="cx">                          bp_core_add_message( __( 'User demoted successfully', 'buddypress' ) );
</span><span class="cx"> 
</span><span class="lines">@@ -772,7 +772,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Ban a user.
</span><span class="cx">                  if ( !groups_ban_member( $user_id, $bp->groups->current_group->id ) )
</span><del>-                               bp_core_add_message( __( 'There was an error when banning that user, please try again', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was an error when banning that user; please try again', 'buddypress' ), 'error' );
</ins><span class="cx">                   else
</span><span class="cx">                          bp_core_add_message( __( 'User banned successfully', 'buddypress' ) );
</span><span class="cx"> 
</span><span class="lines">@@ -808,7 +808,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Remove a user.
</span><span class="cx">                  if ( !groups_remove_member( $user_id, $bp->groups->current_group->id ) )
</span><del>-                               bp_core_add_message( __( 'There was an error removing that user from the group, please try again', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was an error removing that user from the group; please try again', 'buddypress' ), 'error' );
</ins><span class="cx">                   else
</span><span class="cx">                          bp_core_add_message( __( 'User removed successfully', 'buddypress' ) );
</span><span class="cx"> 
</span><span class="lines">@@ -847,7 +847,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Accept the membership request
</span><span class="cx">                  if ( !groups_accept_membership_request( $membership_id ) )
</span><del>-                               bp_core_add_message( __( 'There was an error accepting the membership request, please try again.', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was an error accepting the membership request; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">                   else
</span><span class="cx">                          bp_core_add_message( __( 'Group membership request accepted', 'buddypress' ) );
</span><span class="cx"> 
</span><span class="lines">@@ -858,7 +858,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Reject the membership request
</span><span class="cx">                  if ( !groups_reject_membership_request( $membership_id ) )
</span><del>-                               bp_core_add_message( __( 'There was an error rejecting the membership request, please try again.', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was an error rejecting the membership request; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">                   else
</span><span class="cx">                          bp_core_add_message( __( 'Group membership request rejected', 'buddypress' ) );
</span><span class="cx">          }
</span><span class="lines">@@ -892,7 +892,7 @@
</span><span class="cx"> 
</span><span class="cx">          // Group admin has deleted the group, now do it.
</span><span class="cx">          if ( !groups_delete_group( $bp->groups->current_group->id ) ) {
</span><del>-                       bp_core_add_message( __( 'There was an error deleting the group, please try again.', 'buddypress' ), 'error' );
</del><ins>+                        bp_core_add_message( __( 'There was an error deleting the group; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">           } else {
</span><span class="cx">                  bp_core_add_message( __( 'The group was deleted successfully', 'buddypress' ) );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunksrcbpmessagesbpmessagesnotificationsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-messages/bp-messages-notifications.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-messages/bp-messages-notifications.php      2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-messages/bp-messages-notifications.php 2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Only show the disable notifications line if the settings component is enabled
</span><span class="cx">                  if ( bp_is_active( 'settings' ) ) {
</span><del>-                               $email_content .= sprintf( __( 'To disable these notifications please log in and go to: %s', 'buddypress' ), $settings_link );
</del><ins>+                                $email_content .= sprintf( __( 'To disable these notifications, please log in and go to: %s', 'buddypress' ), $settings_link );
</ins><span class="cx">                   }
</span><span class="cx"> 
</span><span class="cx">                  // Send the message
</span></span></pre></div>
<a id="trunksrcbptemplatesbplegacybuddypressfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-templates/bp-legacy/buddypress-functions.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-templates/bp-legacy/buddypress-functions.php        2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-templates/bp-legacy/buddypress-functions.php   2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -704,7 +704,7 @@
</span><span class="cx">  }
</span><span class="cx"> 
</span><span class="cx">  if ( empty( $activity_id ) )
</span><del>-               exit( '-1<div id="message" class="error"><p>' . __( 'There was a problem posting your update, please try again.', 'buddypress' ) . '</p></div>' );
</del><ins>+                exit( '-1<div id="message" class="error"><p>' . __( 'There was a problem posting your update; please try again.', 'buddypress' ) . '</p></div>' );
</ins><span class="cx"> 
</span><span class="cx">  $last_recorded = ! empty( $_POST['since'] ) ? date( 'Y-m-d H:i:s', intval( $_POST['since'] ) ) : 0;
</span><span class="cx">  if ( $last_recorded ) {
</span></span></pre></div>
<a id="trunksrcbpxprofilebpxprofileactionsphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-xprofile/bp-xprofile-actions.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-xprofile/bp-xprofile-actions.php    2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-xprofile/bp-xprofile-actions.php       2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">  if ( bp_core_delete_existing_avatar( array( 'item_id' => bp_displayed_user_id() ) ) )
</span><span class="cx">          bp_core_add_message( __( 'Your avatar was deleted successfully!', 'buddypress' ) );
</span><span class="cx">  else
</span><del>-               bp_core_add_message( __( 'There was a problem deleting that avatar, please try again.', 'buddypress' ), 'error' );
</del><ins>+                bp_core_add_message( __( 'There was a problem deleting that avatar; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx"> 
</span><span class="cx">  bp_core_redirect( wp_get_referer() );
</span><span class="cx"> }
</span><span class="lines">@@ -105,4 +105,4 @@
</span><span class="cx">  // Redirect to the root domain
</span><span class="cx">  bp_core_redirect( bp_displayed_user_domain() . bp_get_settings_slug() . '/profile' );
</span><span class="cx"> }
</span><del>-add_action( 'bp_actions', 'bp_xprofile_action_settings' );
</del><span class="cx">\ No newline at end of file
</span><ins>+add_action( 'bp_actions', 'bp_xprofile_action_settings' );
</ins></span></pre></div>
<a id="trunksrcbpxprofilebpxprofilescreensphp"></a>
<div class="modfile"><h4>Modified: trunk/src/bp-xprofile/bp-xprofile-screens.php (8661 => 8662)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/src/bp-xprofile/bp-xprofile-screens.php    2014-07-22 18:09:59 UTC (rev 8661)
+++ trunk/src/bp-xprofile/bp-xprofile-screens.php       2014-07-22 18:13:12 UTC (rev 8662)
</span><span class="lines">@@ -139,7 +139,7 @@
</span><span class="cx"> 
</span><span class="cx">                  // Set the feedback messages
</span><span class="cx">                  if ( !empty( $errors ) ) {
</span><del>-                               bp_core_add_message( __( 'There was a problem updating some of your profile information, please try again.', 'buddypress' ), 'error' );
</del><ins>+                                bp_core_add_message( __( 'There was a problem updating some of your profile information; please try again.', 'buddypress' ), 'error' );
</ins><span class="cx">                   } else {
</span><span class="cx">                          bp_core_add_message( __( 'Changes saved.', 'buddypress' ) );
</span><span class="cx">                  }
</span></span></pre>
</div>
</div>

</body>
</html>