<!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][6015] trunk: Correct several mistakes with i18n in strings.</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, #logmsg > ol { margin-left: 0; 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/6015">6015</a></dd>
<dt>Author</dt> <dd>djpaul</dd>
<dt>Date</dt> <dd>2012-05-07 16:35:32 +0000 (Mon, 07 May 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Correct several mistakes with i18n in strings. See <a href="http://buddypress.trac.wordpress.org/ticket/4190">#4190</a>, props slaFFik</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbpcoreadminbpcorecomponentsphp">trunk/bp-core/admin/bp-core-components.php</a></li>
<li><a href="#trunkbpcoreadminbpcorefunctionsphp">trunk/bp-core/admin/bp-core-functions.php</a></li>
<li><a href="#trunkbpcoreadminbpcoreslugsphp">trunk/bp-core/admin/bp-core-slugs.php</a></li>
<li><a href="#trunkbpcorebpcoreclassesphp">trunk/bp-core/bp-core-classes.php</a></li>
<li><a href="#trunkbpcorebpcorefunctionsphp">trunk/bp-core/bp-core-functions.php</a></li>
<li><a href="#trunkbpthemesbpdefaultmemberssingleprofileeditphp">trunk/bp-themes/bp-default/members/single/profile/edit.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbpcoreadminbpcorecomponentsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-core/admin/bp-core-components.php (6014 => 6015)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/admin/bp-core-components.php        2012-05-03 14:36:16 UTC (rev 6014)
+++ trunk/bp-core/admin/bp-core-components.php        2012-05-07 16:35:32 UTC (rev 6015)
</span><span class="lines">@@ -183,10 +183,10 @@
</span><span class="cx">         &lt;?php endif ?&gt;
</span><span class="cx">                 
</span><span class="cx">                 &lt;ul class=&quot;subsubsub&quot;&gt;
</span><del>-                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'all'      ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'all'      ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _nx( 'All &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',     'All &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',       $all_count,         'plugins' ), number_format_i18n( $all_count                    ) ); ?&gt;&lt;/a&gt; | &lt;/li&gt;
-                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'active'   ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'active'   ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _n(  'Active &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',   'Active &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',   count( $active_components   ) ), number_format_i18n( count( $active_components   ) ) ); ?&gt;&lt;/a&gt; | &lt;/li&gt;
-                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'inactive' ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'inactive' ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _n(  'Inactive &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', 'Inactive &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', count( $inactive_components ) ), number_format_i18n( count( $inactive_components ) ) ); ?&gt;&lt;/a&gt; | &lt;/li&gt;
-                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'mustuse'  ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'mustuse'  ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _n(  'Must-Use &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', 'Must-Use &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', count( $required_components ) ), number_format_i18n( count( $required_components ) ) ); ?&gt;&lt;/a&gt;&lt;/li&gt;
</del><ins>+                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'all'      ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'all'      ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _nx( 'All &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',      'All &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',      $all_count,         'plugins', 'buddypress' ), number_format_i18n( $all_count                    ) ); ?&gt;&lt;/a&gt; | &lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'active'   ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'active'   ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _n(  'Active &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',   'Active &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;',   count( $active_components   ), 'buddypress' ), number_format_i18n( count( $active_components   ) ) ); ?&gt;&lt;/a&gt; | &lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'inactive' ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'inactive' ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _n(  'Inactive &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', 'Inactive &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', count( $inactive_components ), 'buddypress' ), number_format_i18n( count( $inactive_components ) ) ); ?&gt;&lt;/a&gt; | &lt;/li&gt;
+                        &lt;li&gt;&lt;a href=&quot;&lt;?php echo add_query_arg( array( 'page' =&gt; 'bp-components', 'action' =&gt; 'mustuse'  ), bp_get_admin_url( $page ) ); ?&gt;&quot; &lt;?php if ( $action === 'mustuse'  ) : ?&gt;class=&quot;current&quot;&lt;?php endif; ?&gt;&gt;&lt;?php printf( _n(  'Must-Use &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', 'Must-Use &lt;span class=&quot;count&quot;&gt;(%s)&lt;/span&gt;', count( $required_components ), 'buddypress' ), number_format_i18n( count( $required_components ) ) ); ?&gt;&lt;/a&gt;&lt;/li&gt;
</ins><span class="cx">                 &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;table class=&quot;widefat fixed plugins&quot; cellspacing=&quot;0&quot;&gt;
</span></span></pre></div>
<a id="trunkbpcoreadminbpcorefunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-core/admin/bp-core-functions.php (6014 => 6015)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/admin/bp-core-functions.php        2012-05-03 14:36:16 UTC (rev 6014)
+++ trunk/bp-core/admin/bp-core-functions.php        2012-05-07 16:35:32 UTC (rev 6015)
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx">                 &lt;h2&gt;&lt;?php _e( 'Why have all my BuddyPress menus disappeared?', 'buddypress' ); ?&gt;&lt;/h2&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;p&gt;&lt;?php _e( &quot;Don't worry! We've moved the BuddyPress options into more convenient and easier to find locations. You're seeing this page because you are running a legacy BuddyPress plugin which has not been updated.&quot;, 'buddypress' ); ?&gt;&lt;/p&gt;
</span><del>-                &lt;p&gt;&lt;?php printf( __( 'Components, Pages, Settings, and Forums, have been moved to &lt;a href=&quot;%s&quot;&gt;Settings &amp;gt; BuddyPress&lt;/a&gt;. Profile Fields has been moved into the &lt;a href=&quot;%s&quot;&gt;Users&lt;/a&gt; menu.', 'buddpress' ), $settings_url, network_admin_url( 'users.php?page=bp-profile-setup' ) ); ?&gt;&lt;/p&gt;
</del><ins>+                &lt;p&gt;&lt;?php printf( __( 'Components, Pages, Settings, and Forums, have been moved to &lt;a href=&quot;%s&quot;&gt;Settings &amp;gt; BuddyPress&lt;/a&gt;. Profile Fields has been moved into the &lt;a href=&quot;%s&quot;&gt;Users&lt;/a&gt; menu.', 'buddypress' ), $settings_url, network_admin_url( 'users.php?page=bp-profile-setup' ) ); ?&gt;&lt;/p&gt;
</ins><span class="cx">         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php
</span></span></pre></div>
<a id="trunkbpcoreadminbpcoreslugsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-core/admin/bp-core-slugs.php (6014 => 6015)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/admin/bp-core-slugs.php        2012-05-03 14:36:16 UTC (rev 6014)
+++ trunk/bp-core/admin/bp-core-slugs.php        2012-05-07 16:35:32 UTC (rev 6015)
</span><span class="lines">@@ -104,12 +104,12 @@
</span><span class="cx">                                                                 'selected'         =&gt; !empty( $existing_pages[$name] ) ? $existing_pages[$name] : false
</span><span class="cx">                                                         ) ); ?&gt;
</span><span class="cx"> 
</span><del>-                                                        &lt;a href=&quot;&lt;?php echo admin_url( add_query_arg( array( 'post_type' =&gt; 'page' ), 'post-new.php' ) ); ?&gt;&quot; class=&quot;button-secondary&quot;&gt;&lt;?php _e( 'New Page' ); ?&gt;&lt;/a&gt;
</del><ins>+                                                        &lt;a href=&quot;&lt;?php echo admin_url( add_query_arg( array( 'post_type' =&gt; 'page' ), 'post-new.php' ) ); ?&gt;&quot; class=&quot;button-secondary&quot;&gt;&lt;?php _e( 'New Page', 'buddypress' ); ?&gt;&lt;/a&gt;
</ins><span class="cx">                                                         &lt;input class=&quot;button-primary&quot; type=&quot;submit&quot; name=&quot;bp-admin-pages-single&quot; value=&quot;&lt;?php _e( 'Save', 'buddypress' ) ?&gt;&quot; /&gt;
</span><span class="cx"> 
</span><span class="cx">                                                         &lt;?php if ( !empty( $existing_pages[$name] ) ) : ?&gt;
</span><span class="cx"> 
</span><del>-                                                                &lt;a href=&quot;&lt;?php echo get_permalink( $existing_pages[$name] ); ?&gt;&quot; class=&quot;button-secondary&quot; target=&quot;_bp&quot;&gt;&lt;?php _e( 'View' ); ?&gt;&lt;/a&gt;
</del><ins>+                                                                &lt;a href=&quot;&lt;?php echo get_permalink( $existing_pages[$name] ); ?&gt;&quot; class=&quot;button-secondary&quot; target=&quot;_bp&quot;&gt;&lt;?php _e( 'View', 'buddypress' ); ?&gt;&lt;/a&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -165,12 +165,12 @@
</span><span class="cx">                                                                 'selected'         =&gt; !empty( $existing_pages[$name] ) ? $existing_pages[$name] : false
</span><span class="cx">                                                         ) ) ?&gt;
</span><span class="cx"> 
</span><del>-                                                        &lt;a href=&quot;&lt;?php echo admin_url( add_query_arg( array( 'post_type' =&gt; 'page' ), 'post-new.php' ) ); ?&gt;&quot; class=&quot;button-secondary&quot;&gt;&lt;?php _e( 'New Page' ); ?&gt;&lt;/a&gt;
</del><ins>+                                                        &lt;a href=&quot;&lt;?php echo admin_url( add_query_arg( array( 'post_type' =&gt; 'page' ), 'post-new.php' ) ); ?&gt;&quot; class=&quot;button-secondary&quot;&gt;&lt;?php _e( 'New Page', 'buddypress' ); ?&gt;&lt;/a&gt;
</ins><span class="cx">                                                         &lt;input class=&quot;button-primary&quot; type=&quot;submit&quot; name=&quot;bp-admin-pages-single&quot; value=&quot;&lt;?php _e( 'Save', 'buddypress' ) ?&gt;&quot; /&gt;
</span><span class="cx"> 
</span><span class="cx">                                                         &lt;?php if ( !empty( $existing_pages[$name] ) ) : ?&gt;
</span><span class="cx"> 
</span><del>-                                                                &lt;a href=&quot;&lt;?php echo get_permalink( $existing_pages[$name] ); ?&gt;&quot; class=&quot;button-secondary&quot; target=&quot;_bp&quot;&gt;&lt;?php _e( 'View' ); ?&gt;&lt;/a&gt;
</del><ins>+                                                                &lt;a href=&quot;&lt;?php echo get_permalink( $existing_pages[$name] ); ?&gt;&quot; class=&quot;button-secondary&quot; target=&quot;_bp&quot;&gt;&lt;?php _e( 'View', 'buddypress' ); ?&gt;&lt;/a&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpcorebpcoreclassesphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-core/bp-core-classes.php (6014 => 6015)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/bp-core-classes.php        2012-05-03 14:36:16 UTC (rev 6014)
+++ trunk/bp-core/bp-core-classes.php        2012-05-07 16:35:32 UTC (rev 6015)
</span><span class="lines">@@ -188,7 +188,7 @@
</span><span class="cx"> 
</span><span class="cx">                 if ( bp_is_active( 'groups' ) ) {
</span><span class="cx">                         $this-&gt;total_groups = BP_Groups_Member::total_group_count( $this-&gt;id );
</span><del>-                        $this-&gt;total_groups = sprintf( _n( '%d group', '%d groups', $this-&gt;total_groups ), $this-&gt;total_groups );
</del><ins>+                        $this-&gt;total_groups = sprintf( _n( '%d group', '%d groups', $this-&gt;total_groups, 'buddypress' ), $this-&gt;total_groups );
</ins><span class="cx">                 }
</span><span class="cx">         }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpcorebpcorefunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-core/bp-core-functions.php (6014 => 6015)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/bp-core-functions.php        2012-05-03 14:36:16 UTC (rev 6014)
+++ trunk/bp-core/bp-core-functions.php        2012-05-07 16:35:32 UTC (rev 6015)
</span><span class="lines">@@ -688,7 +688,7 @@
</span><span class="cx">         $locale        = apply_filters( 'buddypress_locale', get_locale() );
</span><span class="cx">         $mofile        = sprintf( 'buddypress-%s.mo', $locale );
</span><span class="cx">         $mofile_global = WP_LANG_DIR . '/' . $mofile;
</span><del>-        $mofile_local  = BP_PLUGIN_DIR . '/bp-languages/' . $mofile;
</del><ins>+        $mofile_local  = BP_PLUGIN_DIR . 'bp-languages/' . $mofile;
</ins><span class="cx"> 
</span><span class="cx">         if ( file_exists( $mofile_global ) )
</span><span class="cx">                 return load_textdomain( 'buddypress', $mofile_global );
</span></span></pre></div>
<a id="trunkbpthemesbpdefaultmemberssingleprofileeditphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-default/members/single/profile/edit.php (6014 => 6015)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-default/members/single/profile/edit.php        2012-05-03 14:36:16 UTC (rev 6014)
+++ trunk/bp-themes/bp-default/members/single/profile/edit.php        2012-05-07 16:35:32 UTC (rev 6015)
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx">                                 
</span><span class="cx">                                 &lt;?php if ( bp_current_user_can( 'bp_xprofile_change_field_visibility' ) ) : ?&gt;
</span><span class="cx">                                         &lt;div class=&quot;field-visibility-settings-toggle&quot; id=&quot;field-visibility-settings-toggle-&lt;?php bp_the_profile_field_id() ?&gt;&quot;&gt;
</span><del>-                                                &lt;?php printf( __( 'This field can be seen by: &lt;span class=&quot;current-visibility-level&quot;&gt;%s&lt;/span&gt;', 'buddypress' ), bp_get_the_profile_field_visibility_level_label() ) ?&gt; &lt;a href=&quot;#&quot; class=&quot;visibility-toggle-link&quot;&gt;Change&lt;/a&gt;
</del><ins>+                                                &lt;?php printf( __( 'This field can be seen by: &lt;span class=&quot;current-visibility-level&quot;&gt;%s&lt;/span&gt;', 'buddypress' ), bp_get_the_profile_field_visibility_level_label() ) ?&gt; &lt;a href=&quot;#&quot; class=&quot;visibility-toggle-link&quot;&gt;&lt;?php _e( 'Change', 'buddypress' ); ?&gt;&lt;/a&gt;
</ins><span class="cx">                                         &lt;/div&gt;
</span><span class="cx">                                         
</span><span class="cx">                                         &lt;div class=&quot;field-visibility-settings&quot; id=&quot;field-visibility-settings-&lt;?php bp_the_profile_field_id() ?&gt;&quot;&gt;
</span></span></pre>
</div>
</div>

</body>
</html>