mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-13 22:49:02 -04:00
Automatic commit Sat Feb 1 03:00:04 PST 2014
This commit is contained in:
parent
576850a577
commit
1f5f0abd94
53 changed files with 73 additions and 50 deletions
msg/js
|
@ -8,6 +8,7 @@ goog.require('Blockly.Msg');
|
|||
|
||||
Blockly.Msg.ADD_COMMENT = "Add Comment";
|
||||
Blockly.Msg.CHANGE_VALUE_TITLE = "Change value:";
|
||||
Blockly.Msg.CHAT = "Chat with your collaborator by typing in this box!";
|
||||
Blockly.Msg.COLLAPSE_ALL = "Collapse Blocks";
|
||||
Blockly.Msg.COLLAPSE_BLOCK = "Collapse Block";
|
||||
Blockly.Msg.COLOUR_BLEND_COLOUR1 = "colour 1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue