diff --git a/src/wp-includes/post.php b/src/wp-includes/post.php index eb98238d5e..eea6a22b1a 100644 --- a/src/wp-includes/post.php +++ b/src/wp-includes/post.php @@ -2751,7 +2751,7 @@ function get_post_mime_types() { ), ), 'archive' => array( - __( 'Archives' ), + _x( 'Archives', 'file type group' ), __( 'Manage Archives' ), /* translators: %s: Number of archives. */ _n_noop(