mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Add variable deletion as dropdown action
This commit is contained in:
@@ -64,6 +64,7 @@ Blockly.Msg.CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL = "Keit ha ma vez faos un dalvoude
|
||||
Blockly.Msg.CONTROLS_WHILEUNTIL_TOOLTIP_WHILE = "Keit ha ma vez gwir un dalvoudenn, seveniñ urzhioù zo neuze.";
|
||||
Blockly.Msg.DELETE_ALL_BLOCKS = "Diverkañ an holl vloc'hoù %1 ?";
|
||||
Blockly.Msg.DELETE_BLOCK = "Dilemel ar bloc'h";
|
||||
Blockly.Msg.DELETE_VARIABLE = "Delete the '%1' variable"; // untranslated
|
||||
Blockly.Msg.DELETE_X_BLOCKS = "Dilemel %1 bloc'h";
|
||||
Blockly.Msg.DISABLE_BLOCK = "Diweredekaat ar bloc'h";
|
||||
Blockly.Msg.DUPLICATE_BLOCK = "Eiladuriñ";
|
||||
|
||||
Reference in New Issue
Block a user