"Apps.subtitle":"A short description of Blockly.",
"Apps.blocklyMessage":"The project name. If readers of your language would know approximately how to pronounce 'Blockly', leave unchanged. Otherwise, include a transliteration in parentheses, such as the Russian: 'Blockly (Блoкли)'.",
"Apps.codeTooltip":"tooltip - Pressing the button causes a program in the JavaScript computer language to be displayed, based on the program created by the user.",
...
...
@@ -153,4 +161,4 @@
"Turtle.captureTooltip":"tooltip - Pressing this button causes the drawing created by the user's program to be saved as an image on the user's computer. The button icon looks like a camera.",
"Turtle.imgFilename":"filename - The name of the image file containing the user's drawing. It must end with '.png'.",
"Turtle.catTurtle":"category - Blocks related to Turtle commands."