Skip to:
Content

BuddyPress.org

Changeset 9904


Ignore:
Timestamp:
06/01/2015 09:07:19 AM (10 years ago)
Author:
djpaul
Message:

About screen: tweak wording for some of the new 2.3 features.

Notably replaces "avatar" with "profile picture" to fix #6467 and bring in line with the rest of BuddyPress, and removes the jargony "core" word.
Some contexts have also been added to strings to distinguish their use for translators.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-admin.php

    r9897 r9904  
    550550
    551551            <div class="headline-feature">
    552                 <h3><?php esc_html_e( 'Upload Avatars with a Drag and a Drop', 'buddypress' ); ?></h3>
     552                <h3><?php esc_html_e( 'Upload Profile Pictures with a Drag and a Drop', 'buddypress' ); ?></h3>
    553553
    554554                <div class="featured-image">
    555                     <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/avatar-ui.gif' ); ?>" alt="<?php esc_attr_e( 'Revamped Avatar Upload UI', 'buddypress' ); ?>">
     555                    <img src="<?php echo esc_url( buddypress()->plugin_url . 'bp-core/admin/images/avatar-ui.gif' ); ?>" alt="<?php esc_attr_e( 'Revamped Profile Picture Upload UI', 'buddypress' ); ?>">
    556556                </div>
    557557
     
    576576                    <div class="template-pack last-feature">
    577577                        <span class=" dashicons dashicons-admin-appearance"></span>
    578                         <h4><?php esc_html_e( 'Core Theme Companion Styling', 'buddypress' ); ?></h4>
    579                         <p><?php esc_html_e( 'Improved integration of components in WordPress core themes Twenty Fifteen and Twenty Fourteen.', 'buddypress' ); ?></p>
     578                        <h4><?php esc_html_e( 'Companion Stylesheets For Themes', 'buddypress' ); ?></h4>
     579                        <p><?php esc_html_e( 'Improved styling and integration of BuddyPress components with bundled WordPress themes, Twenty Fifteen and Twenty Fourteen.', 'buddypress' ); ?></p>
    580580                    </div>
    581581
     
    583583                        <span class=" dashicons dashicons-admin-post"></span>
    584584                        <h4><?php esc_html_e( 'Blog Post Activity', 'buddypress' ); ?></h4>
    585                         <p><?php esc_html_e( 'Generate better excerpts in the activity streams for posts containing images or other embedded media content.', 'buddypress' ); ?></p>
     585                        <p><?php esc_html_e( 'BuddyPress now generates better excerpts in the activity streams for posts containing images or other embedded media content.', 'buddypress' ); ?></p>
    586586                    </div>
    587587
     
    600600                    <div>
    601601                        <h4><?php esc_html_e( 'Components can register new features', 'buddypress' ); ?></h4>
    602                         <p><?php esc_html_e( 'Plugin developers can register new features or check if a component feature is registered using the `BP_Component` class.', 'buddypress' ); ?></p>
     602                        <p><?php _e( 'Plugin developers can register new features or check if a component feature is registered using the <code>BP_Component</code> class.', 'buddypress' ); ?></p>
    603603
    604604                        <h4><?php esc_html_e( 'Cache Improvements', 'buddypress' ); ?></h4>
     
    615615            </div>
    616616
    617             <p><?php esc_html_e( 'Official:', 'buddypress' ); ?> <a href="https://buddypress.org/blog/"><?php esc_html_e( 'News', 'buddypress' ); ?></a> &bullet; <a href="https://buddypress.org/suppport/"><?php esc_html_e( 'Support', 'buddypress' ); ?></a> &bullet; <a href="https://codex.buddypress.org/"><?php esc_html_e( 'Documentation', 'buddypress' ); ?></a> &bullet; <a href="https://bpdevel.wordpress.com/"><?php esc_html_e( 'Development Blog', 'buddypress' ); ?></a></p>
    618             <p><?php esc_html_e( 'Twitter:',  'buddypress' ); ?> <a href="https://twitter.com/buddypress/"><?php esc_html_e( 'BuddyPress', 'buddypress' ); ?></a> &bullet; <a href="https://twitter.com/bptrac/"><?php esc_html_e( 'BuddyPress Trac', 'buddypress' ); ?></a> &bullet; <a href="https://twitter.com/buddypressdev/"><?php esc_html_e( 'BuddyPress Dev', 'buddypress' ); ?></a></p>
     617            <p><?php _ex( 'Learn more:', 'About screen, website links', 'buddypress' ); ?> <a href="https://buddypress.org/blog/"><?php _ex( 'News', 'About screen, link to project blog', 'buddypress' ); ?></a> &bullet; <a href="https://buddypress.org/suppport/"><?php _ex( 'Support', 'About screen, link to support site', 'buddypress' ); ?></a> &bullet; <a href="https://codex.buddypress.org/"><?php _ex( 'Documentation', 'About screen, link to documentation', 'buddypress' ); ?></a> &bullet; <a href="https://bpdevel.wordpress.com/"><?php _ex( 'Development Blog', 'About screen, link to development blog', 'buddypress' ); ?></a></p>
     618            <p><?php _ex( 'Twitter:', 'official Twitter accounts:', 'buddypress' ); ?> <a href="https://twitter.com/buddypress/"><?php _ex( 'BuddyPress', '@buddypress twitter account name', 'buddypress' ); ?></a> &bullet; <a href="https://twitter.com/bptrac/"><?php _ex( 'Trac', '@bptrac twitter account name', 'buddypress' ); ?></a> &bullet; <a href="https://twitter.com/buddypressdev/"><?php _ex( 'Development', '@buddypressdev twitter account name', 'buddypress' ); ?></a></p>
    619619
    620620        <?php
     
    711711                    <a class="web" href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>
    712712                </li>
     713                <li class="wp-person" id="wp-person-dimensionmedia">
     714                    <a href="https://profiles.wordpress.org/dimensionmedia"><img src="//www.gravatar.com/avatar/7735aada1ec39d0c1118bd92ed4551f1?s=60" class="gravatar" alt="David Bisset" /></a>
     715                    <a class="web" href="https://profiles.wordpress.org/dimensionmedia">David Bisset</a>
     716                </li>
     717
    713718            </ul>
    714719
Note: See TracChangeset for help on using the changeset viewer.