frontend-app-learning icon indicating copy to clipboard operation
frontend-app-learning copied to clipboard

Untranslatable strings

Open ghassanmas opened this issue 2 years ago • 2 comments

The Following is a list of strings that are hardcoded, untranslatable

  1. View course in https://github.com/openedx/frontend-app-learning/blob/168ed1e184ccafa6e36e044d6e95429936672b9b/src/instructor-toolbar/InstructorToolbar.jsx#L78
  2. Specific Student... https://github.com/openedx/frontend-app-learning/blob/168ed1e184ccafa6e36e044d6e95429936672b9b/src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx#L99
  3. View this course as: https://github.com/openedx/frontend-app-learning/blob/168ed1e184ccafa6e36e044d6e95429936672b9b/src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx#L123

ghassanmas avatar Sep 21 '23 08:09 ghassanmas

I can take this issue @arbrandes

jciasenza avatar Aug 09 '24 03:08 jciasenza

@arbrandes Add message ids and add a file src/instructor-toolbar/messages.js image

Also modify the masquerade src/instructor-toolbar/masquerade-widget/MasqueradeWidget.jsx image

If you approve my changes I will push them, or if something needs to be modified let me know thanks !!! Atte Juan Carlos (Aulasneo)

jciasenza avatar Aug 12 '24 13:08 jciasenza