Automatic commit Sat Feb 1 03:00:04 PST 2014

This commit is contained in:
ellen.spertus 2014-02-01 03:00:04 -08:00
parent 576850a577
commit 1f5f0abd94
53 changed files with 73 additions and 50 deletions
msg/js

View file

@ -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";