scratchfoundation / scratchfoundation/scratch-blocks
Move procedure editor wording into messages.js
Open
@chrisgarrity is already working on this.
Since Jan 5, 2018.
custom procedures
localization
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
User-visible wording in https://github.com/LLK/scratch-blocks/blob/develop/blocks_vertical/procedures.js should be converted to use constants of the form Blockly.Msg.MESSAGE_NAME, for internationalization.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.