Ticket #41022: 41022.1.diff
File 41022.1.diff, 504 bytes (added by , 7 years ago) |
---|
-
src/wp-admin/credits.php
116 116 // These are strings returned by the API that we want to be translatable 117 117 __( 'Project Leaders' ); 118 118 __( 'Core Contributors to WordPress %s' ); 119 __( ' Contributing Developers' );119 __( 'Noteworthy Contributors' ); 120 120 __( 'Cofounder, Project Lead' ); 121 121 __( 'Lead Developer' ); 122 122 __( 'Release Lead' );