magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

Error Generating Languages. #36405

Closed DavaGordon closed 1 year ago

DavaGordon commented 2 years ago

Preconditions and environment

Steps to reproduce

  1. From the CLI
  2. enter bin/magento i18n:collect-phrases --o="/full/path/to/magento/app/design/frontend/custom/theme/i18n/en_US.csv" --magento and hit return

Expected result

Collection and generation of translatable words in en_US.csv generated to directory /full/path/to/magento/app/design/frontend/custom/theme/i18n/

Actual result

In Phrase.php line 90: Missed phrase

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 2 years ago

Hi @DavaGordon. Thank you for your report. To speed up processing of this issue, make sure that you provided the following information:

Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, review the Magento Contributor Assistant documentation.

Add a comment to assign the issue: @magento I am working on this

To learn more about issue processing workflow, refer to the Code Contributions.


:clock10: You can find the schedule on the Magento Community Calendar page.

:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

DavaGordon commented 2 years ago

@magento I am working on this

m2-assistant[bot] commented 2 years ago

Hi @DavaGordon! :wave: Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team command to join Contributors team.

DavaGordon commented 2 years ago

@magento add to contributors team

m2-assistant[bot] commented 2 years ago

Hi @DavaGordon! :wave: Thank you for joining. Please accept team invitation :point_right: here :point_left: and add your comment one more time.

DavaGordon commented 2 years ago

@magento I am working on this

m2-assistant[bot] commented 1 year ago

Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-November commented 1 year ago

Hi @DavaGordon , Thanks for the report and collaboration! We have tried to reproduce this issue in Magento 2.4-develop branch but the issue is not reproducible.

We have followed the below steps:

  1. Ran the below command from cli:  bin/magento i18n:collect-phrases --o="/full/path/to/magento/app/design/frontend/custom/theme/i18n/en_US.csv" --magento

Note: Followed this reference to reproduce this issue https://aureatelabs.com/blog/how-to-create-and-use-language-package-component-in-magento-2/

Do we miss anything? Thank you.

engcom-November commented 1 year ago

Hi @devagordon, We are closing this issue as there has been no latest update on the same. Kindly reopen / create new issue if you are still facing any issues. Thank you.