-
Notifications
You must be signed in to change notification settings - Fork 708
Open
Description
Describe the bug
We have spotted two cases where the default values for blocks are not translated:
- The default value for the show string block is always "Hello!" - see definition
- The default value for the first parameter of the radio send value block is always "name" - see definition
To Reproduce
Steps to reproduce the behavior:
- Go to https://makecode.microbit.org/#editor
- Change the language to something other than English, e.g., Spanish
- Open the basic category
- Observed that the default value for "show string" remains "Hello!" instead of "Hola"
Expected behavior
These default values should be translated, as they are for the text category (though a different implementation).
micro:bit version (please complete the following information):
Not hardware related.
Desktop (please complete the following information):
- macOS Sequoia 15.7.3
- Chrome Version 143.0.7499.111 (Official Build) (arm64)
Additional context
It is possible that there are other default values defined using "eg: ..." that are also untranslated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
