Add option to delete all blocks on workspace.

This commit is contained in:
Neil Fraser
2015-12-02 22:10:09 -08:00
parent 97e5e12d13
commit fa279b91ce
147 changed files with 194 additions and 99 deletions

View File

@@ -5,7 +5,6 @@ var MSG = {
runTooltip: "ブロックで作成したプログラムを実行します。",
badCode: "プログラムのエラー:\n%1",
timeout: "命令の実行回数が制限値を超えました。",
discard: "%1 個すべてのブロックを消しますか?",
trashTooltip: "すべてのブロックを消します。",
catLogic: "論理",
catLoops: "繰り返し",