diff --git a/features/makepot.feature b/features/makepot.feature index ca480bb..bcc9f57 100644 --- a/features/makepot.feature +++ b/features/makepot.feature @@ -3724,7 +3724,7 @@ Feature: Generate a POT file of a WordPress project And the foo-theme/foo-theme.pot file should contain: """ msgctxt "Style variation name" - msgid "My style variation" + msgid "My variation" """ Scenario: Extract strings from the blocks section of theme.json files