mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Rebuild message files with new messages
This commit is contained in:
@@ -68,6 +68,7 @@ goog.require('Blockly.Msg');
|
||||
/** @export */ Blockly.Msg.DELETE_X_BLOCKS = "Dilemel %1 bloc'h";
|
||||
/** @export */ Blockly.Msg.DISABLE_BLOCK = "Diweredekaat ar bloc'h";
|
||||
/** @export */ Blockly.Msg.DUPLICATE_BLOCK = "Eiladuriñ";
|
||||
/** @export */ Blockly.Msg.DUPLICATE_COMMENT = "Duplicate Comment"; // untranslated
|
||||
/** @export */ Blockly.Msg.ENABLE_BLOCK = "Gweredekaat ar bloc'h";
|
||||
/** @export */ Blockly.Msg.EXPAND_ALL = "Astenn ar bloc'hoù";
|
||||
/** @export */ Blockly.Msg.EXPAND_BLOCK = "Astenn ar bloc'h";
|
||||
@@ -398,6 +399,7 @@ goog.require('Blockly.Msg');
|
||||
/** @export */ Blockly.Msg.VARIABLES_SET_TOOLTIP = "Termenañ a ra argemm-mañ evit ma vo par da dalvoudenn ar moned.";
|
||||
/** @export */ Blockly.Msg.VARIABLE_ALREADY_EXISTS = "Un argemmenn anvet '%1' zo anezhi dija.";
|
||||
/** @export */ Blockly.Msg.VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE = "Un argemenn anvet '%1' zo c'hoazh evit un argemenn all eus ar seurt : '%2'.";
|
||||
/** @export */ Blockly.Msg.WORKSPACE_COMMENT_DEFAULT_TEXT = "Say something..."; // untranslated
|
||||
/** @export */ Blockly.Msg.PROCEDURES_DEFRETURN_TITLE = Blockly.Msg.PROCEDURES_DEFNORETURN_TITLE;
|
||||
/** @export */ Blockly.Msg.CONTROLS_IF_IF_TITLE_IF = Blockly.Msg.CONTROLS_IF_MSG_IF;
|
||||
/** @export */ Blockly.Msg.CONTROLS_WHILEUNTIL_INPUT_DO = Blockly.Msg.CONTROLS_REPEAT_INPUT_DO;
|
||||
|
||||
Reference in New Issue
Block a user