Skip to content

Commit 322b984

Browse files
Help/About: Reorder release squad titles for some consistency in translation tools.
Follow-up to [59545]. See #62386. git-svn-id: https://develop.svn.wordpress.org/trunk@59552 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 08c3dd4 commit 322b984

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/wp-admin/credits.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@
133133
__( 'Release Lead' );
134134
__( 'Release Design Lead' );
135135
__( 'Release Deputy' );
136-
__( 'Core Developer' );
137-
__( 'External Libraries' );
138136
__( 'Release Coordination' );
137+
__( 'Minor Release Lead' );
138+
__( 'Core Developer' );
139139
__( 'Core Tech Lead' );
140140
__( 'Core Triage Lead' );
141141
__( 'Editor Tech Lead' );
@@ -148,4 +148,4 @@
148148
__( 'Default Theme Development Lead' );
149149
__( 'Tech Lead' );
150150
__( 'Triage Lead' );
151-
__( 'Minor Release Lead' );
151+
__( 'External Libraries' );

0 commit comments

Comments
 (0)