Skip to:
Content

BuddyPress.org

Changeset 6737


Ignore:
Timestamp:
01/22/2013 05:45:33 PM (12 years ago)
Author:
djpaul
Message:

Update new credits screen with current 1.7 props list and add a few missing textdomains to i18n functions. See #4727

File:
1 edited

Legend:

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

    r6730 r6737  
    390390            <h2 class="nav-tab-wrapper">
    391391                <a class="nav-tab nav-tab-active" href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-about' ), 'index.php' ) ) ); ?>">
    392                     <?php _e( 'What&#8217;s New' ); ?>
     392                    <?php _e( 'What&#8217;s New', 'buddypress' ); ?>
    393393                </a><a class="nav-tab" href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-credits' ), 'index.php' ) ) ); ?>">
    394                     <?php _e( 'Credits' ); ?>
     394                    <?php _e( 'Credits', 'buddypress' ); ?>
    395395                </a>
    396396            </h2>
     
    458458
    459459            <div class="return-to-dashboard">
    460                 <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to the BuddyPress Settings page' ); ?></a>
     460                <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to the BuddyPress Settings page', 'buddypress' ); ?></a>
    461461            </div>
    462462
     
    485485            <h2 class="nav-tab-wrapper">
    486486                <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-about' ), 'index.php' ) ) ); ?>" class="nav-tab">
    487                     <?php _e( 'What&#8217;s New' ); ?>
     487                    <?php _e( 'What&#8217;s New', 'buddypress' ); ?>
    488488                </a><a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-credits' ), 'index.php' ) ) ); ?>" class="nav-tab nav-tab-active">
    489                     <?php _e( 'Credits' ); ?>
     489                    <?php _e( 'Credits', 'buddypress' ); ?>
    490490                </a>
    491491            </h2>
     
    517517            </ul>
    518518
    519             <h4 class="wp-people-group"><?php _e( 'Contributing Developers', 'buddypress' ); ?></h4>
    520             <ul class="wp-people-group " id="wp-people-group-contributing-developers">
     519            <h4 class="wp-people-group"><?php _e( 'Core Developers', 'buddypress' ); ?></h4>
     520            <ul class="wp-people-group " id="wp-people-group-core-developers">
    521521                <li class="wp-person" id="wp-person-r-a-y">
    522522                    <a href="http://profiles.wordpress.org/r-a-y"><img src="http://0.gravatar.com/avatar/3bfa556a62b5bfac1012b6ba5f42ebfa?s=60" class="gravatar" alt="Ray" /></a>
    523523                    <a class="web" href="http://profiles.wordpress.org/r-a-y">Ray</a>
    524                     <span class="title"><?php _e( 'Quality Officer', 'buddypress' ); ?></span>
    525                 </li>
     524                </li>
     525            </ul>
     526
     527            <h4 class="wp-people-group"><?php _e( 'Recent Rockstars', 'buddypress' ); ?></h4>
     528            <ul class="wp-people-group " id="wp-people-group-rockstars">
    526529                <li class="wp-person" id="wp-person-karmatosed">
    527530                    <a href="http://profiles.wordpress.org/karmatosed"><img src="http://0.gravatar.com/avatar/d36d2c1821af9249b69ff7f5ed60529b?s=60" class="gravatar" alt="Tammie Lister" /></a>
    528531                    <a class="web" href="http://profiles.wordpress.org/karmatosed">Tammie Lister</a>
    529                     <span class="title"><?php _e( 'Mark-up Officer', 'buddypress' ); ?></span>
     532                    <span class="title"><?php _e( 'Design Officer', 'buddypress' ); ?></span>
    530533                </li>
    531534                <li class="wp-person" id="wp-person-mercime">
     
    536539            </ul>
    537540
    538             <h4 class="wp-people-group"><?php _e( 'Codex Rockstars', 'buddypress' ); ?></h4>
    539             <ul class="wp-people-group " id="wp-people-group-codex-rockstars">
    540                 <li class="wp-person" id="wp-person-modemlooper">
    541                     <a href="http://profiles.wordpress.org/modemlooper"><img src="http://0.gravatar.com/avatar/1c07be1016e845de514931477c939307?s=60" class="gravatar" alt="Modemlooper" /></a>
    542                     <a class="web" href="http://profiles.wordpress.org/modemlooper">Modemlooper</a>
    543                     <span class="title"><?php _e( 'Mobile Officer', 'buddypress' ); ?></span>
    544                 </li>
    545                 <li class="wp-person" id="wp-person-dennissmolek">
    546                     <a href="http://profiles.wordpress.org/dennissmolek"><img src="http://0.gravatar.com/avatar/015eeb0cebb40f949d0f317e2dfe66c3?s=60" class="gravatar" alt="Dennis Smolek" /></a>
    547                     <a class="web" href="http://profiles.wordpress.org/dennissmolek">Dennis Smolek</a>
    548                     <span class="title"></span>
    549                 </li>
    550             </ul>
    551 
    552541            <h4 class="wp-people-group"><?php _e( 'Core Contributors to BuddyPress 1.7', 'buddypress' ); ?></h4>
    553542            <p class="wp-credits-list">
    554                 <a href="http://profiles.wordpress.org/alexvorn2">alexvorn2</a>,
    555                 <a href="http://profiles.wordpress.org/anointed">anointed</a>,
    556                 <a href="http://profiles.wordpress.org/chexee">chexee</a>,
     543                <a href="http://profiles.wordpress.org/apeatling">apeatling</a>,
     544                <a href="http://profiles.wordpress.org/borkweb">borkweb</a>,
     545                <a href="http://profiles.wordpress.org/calin">calin</a>,
     546                <a href="http://profiles.wordpress.org/chouf1">chouf1</a>,
     547                <a href="http://profiles.wordpress.org/chrisclayton">chrisclayton</a>,
    557548                <a href="http://profiles.wordpress.org/cnorris23">cnorris23</a>,
    558                 <a href="http://profiles.wordpress.org/DanielJuhl">DanielJuhl</a>,
    559                 <a href="http://profiles.wordpress.org/daveshine">daveshine</a>,
    560                 <a href="http://profiles.wordpress.org/dimadin">dimadin</a>,
    561                 <a href="http://profiles.wordpress.org/gawain">gawain</a>,
    562                 <a href="http://profiles.wordpress.org/iamzippy">iamzippy</a>,
    563                 <a href="http://profiles.wordpress.org/isaacchapman">isaacchapman</a>,
    564                 <a href="http://profiles.wordpress.org/jane">jane</a>,
     549                <a href="http://profiles.wordpress.org/DennisSmolek">DennisSmolek</a>,
     550                <a href="http://profiles.wordpress.org/Dianakc">Dianakc</a>,
     551                <a href="http://profiles.wordpress.org/empireoflight">empireoflight</a>,
     552                <a href="http://profiles.wordpress.org/enej">enej</a>,
     553                <a href="http://profiles.wordpress.org/fanquake">fanquake</a>,
     554                <a href="http://profiles.wordpress.org/gmax21">gmax21</a>,
     555                <a href="http://profiles.wordpress.org/humanshell">humanshell</a>,
     556                <a href="http://profiles.wordpress.org/imath">imath</a>,
     557                <a href="http://profiles.wordpress.org/Jacek">Jacek</a>,
     558                <a href="http://profiles.wordpress.org/jag1989">jag1989</a>,
     559                <a href="http://profiles.wordpress.org/jbobich">jbobich</a>,
    565560                <a href="http://profiles.wordpress.org/jkudish">jkudish</a>,
    566                 <a href="http://profiles.wordpress.org/mamaduka">mamaduka</a>,
    567                 <a href="http://profiles.wordpress.org/mercime">mercime</a>,
    568                 <a href="http://profiles.wordpress.org/mesayre">mesayre</a>,
    569                 <a href="http://profiles.wordpress.org/mordauk">mordauk</a>,
    570                 <a href="http://profiles.wordpress.org/MZAWeb">MZAWeb</a>,
    571                 <a href="http://profiles.wordpress.org/netweb">netweb</a>,
    572                 <a href="http://profiles.wordpress.org/nexia">nexia</a>,
    573                 <a href="http://profiles.wordpress.org/Omicron7">Omicron7</a>,
    574                 <a href="http://profiles.wordpress.org/otto42">otto42</a>,
    575                 <a href="http://profiles.wordpress.org/pavelevap">pavelevap</a>,
    576                 <a href="http://profiles.wordpress.org/plescheff">plescheff</a>,
    577                 <a href="http://profiles.wordpress.org/scribu">scribu</a>,
    578                 <a href="http://profiles.wordpress.org/sorich87">sorich87</a>,
    579                 <a href="http://profiles.wordpress.org/SteveAtty">SteveAtty</a>,
    580                 <a href="http://profiles.wordpress.org/tmoorewp">tmoorewp</a>,
    581                 <a href="http://profiles.wordpress.org/tott">tott</a>,
    582                 <a href="http://profiles.wordpress.org/tungdo">tungdo</a>,
    583                 <a href="http://profiles.wordpress.org/vibol">vibol</a>,
    584                 <a href="http://profiles.wordpress.org/wonderboymusic">wonderboymusic</a>,
    585                 <a href="http://profiles.wordpress.org/westi">westi</a>,
    586                 <a href="http://profiles.wordpress.org/xiosen">xiosen</a>,
     561                <a href="http://profiles.wordpress.org/jpsb">jpsb</a>,
     562                <a href="http://profiles.wordpress.org/magnus78">magnus78</a>,
     563                <a href="http://profiles.wordpress.org/michael.ecklund">michael.ecklund</a>,
     564                <a href="http://profiles.wordpress.org/modemlooper">modemlooper</a>,
     565                <a href="http://profiles.wordpress.org/nacin">nacin</a>,
     566                <a href="http://profiles.wordpress.org/rogercoathup">rogercoathup</a>,
     567                <a href="http://profiles.wordpress.org/sboisvert">sboisvert</a>,
     568                <a href="http://profiles.wordpress.org/sbrajesh">sbrajesh</a>,
     569                <a href="http://profiles.wordpress.org/slaFFik">slaFFik</a>,
     570                <a href="http://profiles.wordpress.org/steve7777">steve7777</a>,
     571                <a href="http://profiles.wordpress.org/tiraeth">tiraeth</a>,
     572                <a href="http://profiles.wordpress.org/wpdennis">wpdennis</a>.
    587573            </p>
    588574
    589575            <div class="return-to-dashboard">
    590                 <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to Community Settings' ); ?></a>
     576                <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to Community Settings', 'buddypress' ); ?></a>
    591577            </div>
    592578
Note: See TracChangeset for help on using the changeset viewer.