Skip to content

Fix missing textdomain  #11

Description

@ntemple

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

  1. git@github.com:intellispire/commercestore.git; git checkout -b bug/fix-textdomain
  2. composer install
  3. npm install
  4. 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues related to the build systemgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions