Skip to:
Content

BuddyPress.org

Changeset 7676


Ignore:
Timestamp:
12/15/2013 02:45:38 PM (11 years ago)
Author:
djpaul
Message:

Credits page: copy header text in from the updated About screen that was updated in r7674

File:
1 edited

Legend:

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

    r7674 r7676  
    551551        <div class="wrap about-wrap">
    552552            <h1><?php printf( __( 'Welcome to BuddyPress %s', 'buddypress' ), $display_version ); ?></h1>
    553             <div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! BuddyPress %s is ready to make your community a safer, faster, and better looking place to hang out!', 'buddypress' ), $display_version ); ?></div>
     553            <div class="about-text"><?php printf( __( 'BuddyPress %s is our first version with a new component in over two years. Not only that, there are plenty of new features, enhancements, and bug fixes.', 'buddypress' ), $display_version ); ?></div>
    554554            <div class="bp-badge"><?php printf( __( 'Version %s', 'buddypress' ), $display_version ); ?></div>
    555555
Note: See TracChangeset for help on using the changeset viewer.