Skip to content

Commit

Permalink
Use proper output string
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Jun 14, 2024
1 parent c918b7a commit 8465789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/makepot.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8465789

Please sign in to comment.