Remove Puzzle app (now in Blockly Games).

This commit is contained in:
Neil Fraser
2014-10-15 17:02:22 -07:00
parent 70b9925218
commit 6748e43d30
295 changed files with 134 additions and 7534 deletions

View File

@@ -46,7 +46,7 @@ Blockly.Msg.CONTROLS_FOR_INPUT_WITH = "bilangin";
Blockly.Msg.CONTROLS_FOR_TOOLTIP = "Magkaroon ng mga variable na %1 na tanggalin ng mga halaga mula sa simulang numero hanggang sa dulong numero, at bilangin sa pamamagitan ng tinukoy na agwat, at gawin ang mga tinukoy na mga blocks.";
Blockly.Msg.CONTROLS_IF_ELSEIF_TOOLTIP = "Mag dagdag ng condition sa if block.";
Blockly.Msg.CONTROLS_IF_ELSE_TOOLTIP = "Mag Add ng final, kunin lahat ng condition sa if block.";
Blockly.Msg.CONTROLS_IF_HELPURL = "https://github.com/google/blockly/wiki/If_Then"; // untranslated
Blockly.Msg.CONTROLS_IF_HELPURL = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
Blockly.Msg.CONTROLS_IF_IF_TOOLTIP = "Mag Add, remove o kaya mag reorder ng sections para maayos ang if block.";
Blockly.Msg.CONTROLS_IF_MSG_ELSE = "else"; // untranslated
Blockly.Msg.CONTROLS_IF_MSG_ELSEIF = "else if"; // untranslated