We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3fde2 commit 6e2d8b7Copy full SHA for 6e2d8b7
1 file changed
features/language-plugin.feature
@@ -462,10 +462,8 @@ Feature: Manage plugin translation files for a WordPress install
462
"""
463
464
# Manually create a translation file using the text domain (not the plugin slug)
465
- And a wp-content/languages/plugins/different-text-domain-de_DE.po file:
+ And a wp-content/languages/plugins/different-text-domain-de_DE.l10n.php file:
466
467
- msgid ""
468
- msgstr ""
469
470
471
When I run `wp language plugin list test-plugin --fields=language,status --format=csv`
0 commit comments