Removing require for Blockly.FlyoutButton

Should have been in the previous PR, since that’s the point.

Also, a recompile given all the recent dependency changes.
This commit is contained in:
Neil Fraser
2019-09-24 11:55:20 -07:00
committed by Neil Fraser
parent 6e76b6f49e
commit 76af463ec4
25 changed files with 354 additions and 359 deletions

View File

@@ -389,7 +389,7 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "trim spaces from right side of"; //
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Return a copy of the text with spaces removed from one or both ends."; // untranslated
Blockly.Msg["TODAY"] = "Ewro";
Blockly.Msg["UNDO"] = "Peyser bıgê";
Blockly.Msg["UNNAMED_KEY"] = "unnamed"; // untranslated
Blockly.Msg["UNNAMED_KEY"] = "name";
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "unsur";
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "'%1 bınuse' vıraze";
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated