mirror of
https://github.com/google/blockly.git
synced 2026-01-27 02:30:08 +01:00
Move Code app to demos directory.
This commit is contained in:
25
demos/code/msg/sco.js
Normal file
25
demos/code/msg/sco.js
Normal file
@@ -0,0 +1,25 @@
|
||||
var MSG = {
|
||||
title: "Code",
|
||||
blocks: "Blocks",
|
||||
linkTooltip: "Hain n airt til blocks.",
|
||||
runTooltip: "Rin the program defined bi the blocks in the wairkspace.",
|
||||
badCode: "Program mistak:\n%1",
|
||||
timeout: "Mucklest execution iterations exceedit.",
|
||||
discard: "Delyte aw %1 blocks?",
|
||||
trashTooltip: "Hiff aw blocks.",
|
||||
catLogic: "Logeec",
|
||||
catLoops: "Luips",
|
||||
catMath: "Maths",
|
||||
catText: "Tex",
|
||||
catLists: "Leets",
|
||||
catColour: "Colour",
|
||||
catVariables: "Variables",
|
||||
catFunctions: "Functions",
|
||||
listVariable: "leet",
|
||||
textVariable: "tex",
|
||||
httpRequestError: "Thaur wis ae problem wi the request.",
|
||||
linkAlert: "Shair yer blocks wi this airtin:\n\n%1",
|
||||
hashError: "Sairrie, '%1' disna correspond wi onie hained program.",
|
||||
xmlError: "Coudnae laid yer hained file. Perhaps it wis makit wi ae deefferent version o Blockly?",
|
||||
badXml: "Mistak parsin XML:\n%1\n\nSelect 'OK' tae hiff yer chynges or 'Cancel' tae further eedit the XML."
|
||||
};
|
||||
Reference in New Issue
Block a user