Skip to content

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

@angonz

Description

@angonz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    translations-requestRequests for the WG regarding issues with translations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions