diff --git a/extra/translation-strings.php b/extra/translation-strings.php index 50ccc604c..d6740b68f 100644 --- a/extra/translation-strings.php +++ b/extra/translation-strings.php @@ -76,8 +76,6 @@ _x( 'Tutorial', 'Instruction Types term name', 'wporg-learn' ); /* translators: https://learn.wordpress.org/?wporg_lesson_level=advanced */ _x( 'Advanced', 'Experience Levels term name', 'wporg-learn' ); -/* translators: https://learn.wordpress.org/?wporg_lesson_level=any */ -_x( 'Any', 'Experience Levels term name', 'wporg-learn' ); /* translators: https://learn.wordpress.org/?wporg_lesson_level=beginner */ _x( 'Beginner', 'Experience Levels term name', 'wporg-learn' ); /* translators: https://learn.wordpress.org/?wporg_lesson_level=intermediate */