Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TX Request] Fix text for delete options in course-authoring mfe #7599

Open
angonz opened this issue Jan 22, 2025 · 1 comment
Open

[TX Request] Fix text for delete options in course-authoring mfe #7599

angonz opened this issue Jan 22, 2025 · 1 comment
Labels
translations-request Requests for the WG regarding issues with translations.

Comments

@angonz
Copy link

angonz commented Jan 22, 2025

Description

I the course-authoring MFE, in languages other than english, the text for the delete option shows wrong text meaning "copy to clipboard".

Right in english:
Image

Wrong in spanish:
Image

Maybe due to

"course-authoring.course-outline.card.menu.delete": "Copy to clipboard",

that comes from a wrong id in the authoring mfe carried from redwood.3 that was fixed in Sumac but persists in master's of translations:

  menuCopy: {
    id: 'course-authoring.course-outline.card.menu.delete',
    defaultMessage: 'Copy to clipboard',
  },

I don't know if it must be fixed manually, running a script or maybe in Transifex.

@angonz angonz added the translations-request Requests for the WG regarding issues with translations. label Jan 22, 2025
@openedx-workflow-automation
Copy link

Thank you for your report! The Translations WG has been notified and will take a look as soon as they can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translations-request Requests for the WG regarding issues with translations.
Projects
None yet
Development

No branches or pull requests

1 participant