Skip to content

Commit 84f0ba0

Browse files
committed
Replace blockly demo area with demo area
1 parent e62a1fe commit 84f0ba0

45 files changed

Lines changed: 84 additions & 39 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

msg/stages/button-4/en.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ MSG.goal = "goal";
77
MSG.toWinTheGame = "to win the game";
88
MSG.NPC = "NPC: ";
99
MSG.player = "Player: ";
10-
MSG.stageHelp = "Run with NPC by pressing the button.";
10+
MSG.stageHelp = "Run with NPC by pressing the button.";
11+
MSG.demoTitle = "Demo Area";

msg/stages/button-4/zh-hans.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ MSG.goal = "终点";
77
MSG.toWinTheGame = "的人就赢";
88
MSG.NPC = "电脑:";
99
MSG.player = "玩家:";
10-
MSG.stageHelp = "使用积木及模拟器,当点击模拟器中的按钮时,能控制测试区中的角色移动";
10+
MSG.stageHelp = "使用积木及模拟器,当点击模拟器中的按钮时,能控制测试区中的角色移动";
11+
MSG.demoTitle = "网页互动区";

msg/stages/button-4/zh-hant.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ MSG.toWinTheGame = "的人就贏";
88
MSG.NPC = "電腦:";
99
MSG.player = "玩家:";
1010
MSG.stageHelp = "使用積木及模擬器,當點擊模擬器中的按鈕時,能控制測試區中的角色移動。";
11+
MSG.demoTitle = "網頁互動區";

msg/stages/button-5/en.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
MSG.title = "Webduino Blockly Stage 4 : Playing Youtube Videos with a Button Switch";
22
MSG.subTitle = "Stage 4 : Playing Youtube Videos with a Button Switch";
33
MSG.demoDescription = "Press the button to play, stop, and pause Youtube videos.";
4-
MSG.stageHelp = "Playing Youtube Videos with a Button Switch.";
4+
MSG.stageHelp = "Playing Youtube Videos with a Button Switch.";
5+
MSG.demoTitle = "Demo Area";

msg/stages/button-5/zh-hans.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
MSG.title = "Webduino Blockly 关卡 4:按钮控制 Youtube";
22
MSG.subTitle = "关卡 4:按钮控制 Youtube";
33
MSG.demoDescription = "点击按钮开关控制 Youtube 的播放、暂停和停止";
4-
MSG.stageHelp = "使用积木及模拟器,当点击模拟器中的按钮时,会控制测试区中的 youtube 播放。";
4+
MSG.stageHelp = "使用积木及模拟器,当点击模拟器中的按钮时,会控制测试区中的 youtube 播放。";
5+
MSG.demoTitle = "网页互动区";

msg/stages/button-5/zh-hant.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ MSG.title = "Webduino Blockly 關卡 4:按鈕控制 Youtube";
22
MSG.subTitle = "關卡 4:按鈕控制 Youtube";
33
MSG.demoDescription = "點擊按鈕開關控制 Youtube 的播放、暫停和停止";
44
MSG.stageHelp = "使用積木及模擬器,當點擊模擬器中的按鈕時,會控制測試區中的 youtube 播放。";
5+
MSG.demoTitle = "網頁互動區";

msg/stages/buzzer-2/en.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ MSG.subTitle = "Stage 10 : Music Creation with a Buzzer";
33
MSG.demoDescription = "Create another piece of music and play it with the buzzer.";
44
MSG.notes = "Notes:";
55
MSG.tempos = "Tempos:";
6-
MSG.stageHelp = "Music Creation with a Buzzer.";
6+
MSG.stageHelp = "Music Creation with a Buzzer.";
7+
MSG.demoTitle = "Demo Area";

msg/stages/buzzer-2/zh-hans.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ MSG.subTitle = "关卡 10:小小音乐家";
33
MSG.demoDescription = "尝试用其他的方式制作一首音乐,并用蜂鸣器播放";
44
MSG.notes = "音符:";
55
MSG.tempos = "节奏:";
6-
MSG.stageHelp = "使用积木及模拟器,利用蜂鸣器,播出超级马莉的音乐。";
6+
MSG.stageHelp = "使用积木及模拟器,利用蜂鸣器,播出超级马莉的音乐。";
7+
MSG.demoTitle = "网页互动区";

msg/stages/buzzer-2/zh-hant.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ MSG.subTitle = "關卡 10:小小音樂家";
33
MSG.demoDescription = "嘗試用其他的方式製作一首音樂,並用蜂鳴器播放";
44
MSG.notes = "音符:";
55
MSG.tempos = "節奏:";
6-
MSG.stageHelp = "使用積木及模擬器,利用蜂鳴器,播出超級馬莉的音樂。";
6+
MSG.stageHelp = "使用積木及模擬器,利用蜂鳴器,播出超級馬莉的音樂。";
7+
MSG.demoTitle = "網頁互動區";

msg/stages/led-1/en.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
MSG.title = "Webduino Blockly Stage 1 : Lighting up an LED";
22
MSG.subTitle = "Stage 1 : Lighting up an LED";
33
MSG.demoDescription = "Set up the stack to light up an LED and the bulb in image.";
4-
MSG.stageHelp = "Lighting up an LED by using simulator and Blockly.";
4+
MSG.stageHelp = "Lighting up an LED by using simulator and Blockly.";
5+
MSG.demoTitle = "Demo Area";

0 commit comments

Comments
 (0)