Skip to content

[DO NOT MERGE] Update language dialog to include MakeCode #598

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

microbit-grace
Copy link

@microbit-grace microbit-grace commented Jun 11, 2025

Things to do after MakeCode beta is released

  • Possibly adjust E2E tests that might get broken

- Add flag for translationPreview for previewing CreateAI UI translations
Copy link

github-actions bot commented Jun 11, 2025

Comment on lines +874 to +889
"language-support-checked": {
"defaultMessage": "Supported",
"description": "Aria label for ticked checkbox for language support"
},
"language-support-unchecked": {
"defaultMessage": "Unsupported",
"description": "Aria label for unticked checkbox for language support"
},
"language-supported-for": {
"defaultMessage": "Translations supported for:",
"description": "Text introducing list of translated areas for a given language (areas: Microsoft MakeCode, micro:bit CreateAI UI itself)"
},
"language-toast-title": {
"defaultMessage": "Language not fully supported",
"description": "Language support toast notification title"
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get the translated strings for these?

@microbit-grace microbit-grace requested review from a team and removed request for a team June 12, 2025 10:07
@microbit-grace
Copy link
Author

Marked as not ready for review:

  1. Found certain issues with switching to certain langs (settings incorrect)
  2. Add editorVersion param for testing beta MakeCode more easily in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing language inside MakeCode in CreateAI doesn't work
1 participant