diff --git a/accessible/app.component.js b/accessible/app.component.js index 7023a25cf..f220af98b 100644 --- a/accessible/app.component.js +++ b/accessible/app.component.js @@ -49,6 +49,7 @@ blocklyApp.AppView = ng.core + diff --git a/accessible/messages.js b/accessible/messages.js index 5c52019a0..d731bc1fe 100644 --- a/accessible/messages.js +++ b/accessible/messages.js @@ -70,3 +70,4 @@ Blockly.Msg.BLOCK_MOVED_TO_MARKED_SPOT_MSB = 'Block moved to marked spot: '; Blockly.Msg.TOOLBOX_BLOCK = 'toolbox block'; Blockly.Msg.WORKSPACE_BLOCK = 'workspace block'; Blockly.Msg.SUBMENU_INDICATOR = 'move right to view submenu'; +Blockly.Msg.OTHER_ACTIONS = 'Other actions'; diff --git a/accessible/workspace-tree.component.js b/accessible/workspace-tree.component.js index 3a0168eb1..8d7d02e7c 100644 --- a/accessible/workspace-tree.component.js +++ b/accessible/workspace-tree.component.js @@ -34,23 +34,6 @@ blocklyApp.WorkspaceTreeComponent = ng.core
    -
  1. - -
      -
    1. - -
    2. -
    -
  2. - + +
  3. + +
      +
    1. + +
    2. +
    +