Bug Report
When running the build, the process is showing missing textdomains.
When running the build, we're missing some textdomains in various files.
csae/subscriptions/includes/admin/subscriptions.php
[L341] _x Missing text domain
csae/subscriptions/includes/cs-recurring-shortcodes.php
[L126] __ Missing text domain
csae/subscriptions/includes/gateways/cs-recurring-2checkout.php
[L430] __ Missing text domain
includes/gateways/stripe/includes/admin/notices.php
[L105] esc_html__ Missing text domain
Expected behavior
When I do run the build, I expect clean output.
Actual behavior
When I do run the build, I get warnings.
Steps to reproduce the behavior
- git@github.com:intellispire/commercestore.git; git checkout -b bug/fix-textdomain
- composer install
- npm install
- npm run build
Information (if a specific version is affected):
PHP Version: 7.4
CommerceStore Version (or branch): all
WordPress Version: latest
Any other relevant information:
Bug Report
When running the build, the process is showing missing textdomains.
When running the build, we're missing some textdomains in various files.
csae/subscriptions/includes/admin/subscriptions.php
[L341] _x Missing text domain
csae/subscriptions/includes/cs-recurring-shortcodes.php
[L126] __ Missing text domain
csae/subscriptions/includes/gateways/cs-recurring-2checkout.php
[L430] __ Missing text domain
includes/gateways/stripe/includes/admin/notices.php
[L105] esc_html__ Missing text domain
Expected behavior
When I do run the build, I expect clean output.
Actual behavior
When I do run the build, I get warnings.
Steps to reproduce the behavior
Information (if a specific version is affected):
PHP Version: 7.4
CommerceStore Version (or branch): all
WordPress Version: latest
Any other relevant information: