Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/23/2014 06:40:28 PM (10 years ago)
Author:
djpaul
Message:

More "Avatar" to "Profile Photo" renaming.

See #5758 and r8677

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/groups/create.php

    r8677 r8678  
    140140
    141141                    <div class="main-column">
    142                         <p><?php _e( "Upload an image to use as an avatar for this group. The image will be shown on the main group page, and in search results.", 'buddypress' ); ?></p>
     142                        <p><?php _e( "Upload an image to use as a profile photo for this group. The image will be shown on the main group page, and in search results.", 'buddypress' ); ?></p>
    143143
    144144                        <p>
     
    148148                        </p>
    149149
    150                         <p><?php _e( 'To skip the avatar upload process, hit the "Next Step" button.', 'buddypress' ); ?></p>
     150                        <p><?php _e( 'To skip the group profile photo upload process, hit the "Next Step" button.', 'buddypress' ); ?></p>
    151151                    </div><!-- .main-column -->
    152152
Note: See TracChangeset for help on using the changeset viewer.