Skip to content

Should Scratch 3.0 localize numbers? #3124

@chrisgarrity

Description

@chrisgarrity

Scratch 2.0 did not localize numbers. I'm not sure if this was a technical limitation of the flash implementation, or a design decision.

As far as I know Blockly does not support localization of numbers. We could localize numbers in Scratch 3.0, but it would be a fairly large undertaking to find all the places that display numbers (extensions, blocks, gui, paint etc) and make sure to wrap the displayed values in localization calls. It may also have a performance impact.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions