This commit is contained in:
Rachel Fenichel
2019-04-08 19:21:02 -07:00
parent 9c0e138e22
commit e264105a78
78 changed files with 244 additions and 249 deletions

View File

@@ -15,7 +15,7 @@ Blockly.Msg["COLLAPSE_ALL"] = "ngoghmey DejmoH";
Blockly.Msg["COLLAPSE_BLOCK"] = "ngogh DejmoH";
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "rItlh wa'";
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "rItlh cha'";
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "http://meyerweb.com/eric/tools/color-blend/"; // untranslated
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
Blockly.Msg["COLOUR_BLEND_RATIO"] = "'ar";
Blockly.Msg["COLOUR_BLEND_TITLE"] = "DuD";
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Blends two colours together with a given ratio (0.0 - 1.0)."; // untranslated
@@ -26,7 +26,7 @@ Blockly.Msg["COLOUR_RANDOM_TITLE"] = "rItlh vISaHbe'";
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choose a colour at random."; // untranslated
Blockly.Msg["COLOUR_RGB_BLUE"] = "chal rItlh";
Blockly.Msg["COLOUR_RGB_GREEN"] = "tI rItlh";
Blockly.Msg["COLOUR_RGB_HELPURL"] = "http://www.december.com/html/spec/colorper.html"; // untranslated
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
Blockly.Msg["COLOUR_RGB_RED"] = "'Iw rItlh";
Blockly.Msg["COLOUR_RGB_TITLE"] = "rItlh wIv";
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated