Describe the bug
When running wp i18n make-pot . lang/elasticpress.pot, we get the following warning:
Warning: The string "%1$s and %2$s" has 2 different translator comments. (assets/js/features/components/control.js:166)
translators: %1$s: first feature name, %2$s: second feature name
translators: %1$s: comma-separated list of feature names, %2$s: last feature name
Warning: The string "Page %d" contains placeholders but has no "translators:" comment to clarify their meaning. (assets/js/instant-results/components/results/pagination.js:176)
Steps to Reproduce
- Go to the plugin folder
- Run
wp i18n make-pot . lang/elasticpress.pot
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress and ElasticPress information
No response
Code of Conduct
Describe the bug
When running
wp i18n make-pot . lang/elasticpress.pot, we get the following warning:Steps to Reproduce
wp i18n make-pot . lang/elasticpress.potScreenshots, screen recording, code snippet
No response
Environment information
No response
WordPress and ElasticPress information
No response
Code of Conduct