Make WordPress Core

Ticket #41022: 41022.diff

File 41022.diff, 499 bytes (added by melchoyce, 7 years ago)
  • src/wp-admin/credits.php

     
    116116// These are strings returned by the API that we want to be translatable
    117117__( 'Project Leaders' );
    118118__( 'Core Contributors to WordPress %s' );
    119 __( 'Contributing Developers' );
     119__( 'Major Contributors' );
    120120__( 'Cofounder, Project Lead' );
    121121__( 'Lead Developer' );
    122122__( 'Release Lead' );