Skip to content

Commit 3089503

Browse files
authored
Merge pull request scratchfoundation#5228 from zoebentley/imagine-a-world
Changed title of Imagine If tutorial to Imagine a World
2 parents 67fe518 + 8cac1b1 commit 3089503

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

src/lib/libraries/decks/en-steps.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ import pongResetScore from './steps/pong-reset-score.en.png';
119119
import pongAddLineSprite from './steps/pong-add-line.en.gif';
120120
import pongGameOver from './steps/pong-game-over.en.png';
121121

122-
// Imagine If
122+
// Imagine a World
123123
import imagineTypeWhatYouWant from './steps/imagine-type-what-you-want.en.png';
124124
import imagineClickGreenFlag from './steps/imagine-click-green-flag.en.png';
125125
import imagineChooseBackdrop from './steps/imagine-choose-backdrop.en.png';
@@ -292,7 +292,7 @@ const enImages = {
292292
pongAddLineSprite: pongAddLineSprite,
293293
pongGameOver: pongGameOver,
294294

295-
// Imagine If
295+
// Imagine a World
296296
imagineTypeWhatYouWant: imagineTypeWhatYouWant,
297297
imagineClickGreenFlag: imagineClickGreenFlag,
298298
imagineChooseBackdrop: imagineChooseBackdrop,

src/lib/libraries/decks/index.jsx

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ import libraryMakeFly from './thumbnails/make-it-fly.jpg';
4242
// Pong
4343
import libraryPong from './thumbnails/pong.jpg';
4444

45-
// Imagine If
46-
import libraryImagineIf from './thumbnails/imagine-if.jpg';
45+
// Imagine a World
46+
import libraryImagine from './thumbnails/imagine.jpg';
4747

4848
// Videos
4949
import recordASound from './thumbnails/record-a-sound.jpg';
@@ -174,24 +174,24 @@ export default {
174174
urlId: 'name'
175175
},
176176

177-
'imagine-if': {
177+
'imagine': {
178178
name: (
179179
<FormattedMessage
180-
defaultMessage="Imagine If"
181-
description="Name for the 'Imagine If' how-to"
182-
id="gui.howtos.imagine-if"
180+
defaultMessage="Imagine a World"
181+
description="Name for the 'Imagine a World' how-to"
182+
id="gui.howtos.imagine"
183183
/>
184184
),
185-
tags: ['imagine-if'],
186-
img: libraryImagineIf,
185+
tags: ['imagine'],
186+
img: libraryImagine,
187187
steps: [{
188-
video: 'imagine-if'
188+
video: 'imagine'
189189
}, {
190190
title: (
191191
<FormattedMessage
192192
defaultMessage="Type What You Want to Say"
193193
description="Step name for 'Type What You Want to Say' step"
194-
id="gui.howtos.imagine-if.step_imagineTypeWhatYouWant"
194+
id="gui.howtos.imagine.step_imagineTypeWhatYouWant"
195195
/>
196196
),
197197
image: 'imagineTypeWhatYouWant'
@@ -200,7 +200,7 @@ export default {
200200
<FormattedMessage
201201
defaultMessage="Click the Green Flag to Start"
202202
description="Step name for 'Click the Green Flag to Start' step"
203-
id="gui.howtos.imagine-if.step_imagineClickGreenFlag"
203+
id="gui.howtos.imagine.step_imagineClickGreenFlag"
204204
/>
205205
),
206206
image: 'imagineClickGreenFlag'
@@ -209,7 +209,7 @@ export default {
209209
<FormattedMessage
210210
defaultMessage="Choose Any Backdrop"
211211
description="Step name for 'Choose Any Backdrop' step"
212-
id="gui.howtos.imagine-if.step_imagineChooseBackdrop"
212+
id="gui.howtos.imagine.step_imagineChooseBackdrop"
213213
/>
214214
),
215215
image: 'imagineChooseBackdrop'
@@ -218,7 +218,7 @@ export default {
218218
<FormattedMessage
219219
defaultMessage="Choose Any Sprite"
220220
description="Step name for 'Choose Any Sprite' step"
221-
id="gui.howtos.imagine-if.step_imagineChooseSprite"
221+
id="gui.howtos.imagine.step_imagineChooseSprite"
222222
/>
223223
),
224224
image: 'imagineChooseSprite'
@@ -227,7 +227,7 @@ export default {
227227
<FormattedMessage
228228
defaultMessage="Press the Space Key to Glide"
229229
description="Step name for 'Press the Space Key to Glide' step"
230-
id="gui.howtos.imagine-if.step_imagineFlyAround"
230+
id="gui.howtos.imagine.step_imagineFlyAround"
231231
/>
232232
),
233233
image: 'imagineFlyAround'
@@ -236,7 +236,7 @@ export default {
236236
<FormattedMessage
237237
defaultMessage="Choose Another Sprite"
238238
description="Step name for 'Choose Another Sprite' step"
239-
id="gui.howtos.imagine-if.step_imagineChooseAnotherSprite"
239+
id="gui.howtos.imagine.step_imagineChooseAnotherSprite"
240240
/>
241241
),
242242
image: 'imagineChooseAnotherSprite'
@@ -245,7 +245,7 @@ export default {
245245
<FormattedMessage
246246
defaultMessage="Move Left-Right"
247247
description="Step name for 'Move Left-Right' step"
248-
id="gui.howtos.imagine-if.step_imagineLeftRight"
248+
id="gui.howtos.imagine.step_imagineLeftRight"
249249
/>
250250
),
251251
image: 'imagineLeftRight'
@@ -254,7 +254,7 @@ export default {
254254
<FormattedMessage
255255
defaultMessage="Move Up-Down"
256256
description="Step name for 'Move Up-Down' step"
257-
id="gui.howtos.imagine-if.step_imagineUpDown"
257+
id="gui.howtos.imagine.step_imagineUpDown"
258258
/>
259259
),
260260
image: 'imagineUpDown'
@@ -263,7 +263,7 @@ export default {
263263
<FormattedMessage
264264
defaultMessage="Change Costumes"
265265
description="Step name for 'Change Costumes' step"
266-
id="gui.howtos.imagine-if.step_imagineChangeCostumes"
266+
id="gui.howtos.imagine.step_imagineChangeCostumes"
267267
/>
268268
),
269269
image: 'imagineChangeCostumes'
@@ -272,7 +272,7 @@ export default {
272272
<FormattedMessage
273273
defaultMessage="Glide to a Point"
274274
description="Step name for 'Glide to a Point' step"
275-
id="gui.howtos.imagine-if.step_imagineGlideToPoint"
275+
id="gui.howtos.imagine.step_imagineGlideToPoint"
276276
/>
277277
),
278278
image: 'imagineGlideToPoint'
@@ -281,7 +281,7 @@ export default {
281281
<FormattedMessage
282282
defaultMessage="Grow and Shrink"
283283
description="Step name for 'Grow and Shrink' step"
284-
id="gui.howtos.imagine-if.step_imagineGrowShrink"
284+
id="gui.howtos.imagine.step_imagineGrowShrink"
285285
/>
286286
),
287287
image: 'imagineGrowShrink'
@@ -290,7 +290,7 @@ export default {
290290
<FormattedMessage
291291
defaultMessage="Choose Another Backdrop"
292292
description="Step name for 'Choose Another Backdrop' step"
293-
id="gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop"
293+
id="gui.howtos.imagine.step_imagineChooseAnotherBackdrop"
294294
/>
295295
),
296296
image: 'imagineChooseAnotherBackdrop'
@@ -299,7 +299,7 @@ export default {
299299
<FormattedMessage
300300
defaultMessage="Switch Backdrops"
301301
description="Step name for 'Switch Backdrops' step"
302-
id="gui.howtos.imagine-if.step_imagineSwitchBackdrops"
302+
id="gui.howtos.imagine.step_imagineSwitchBackdrops"
303303
/>
304304
),
305305
image: 'imagineSwitchBackdrops'
@@ -308,7 +308,7 @@ export default {
308308
<FormattedMessage
309309
defaultMessage="Add a Sound"
310310
description="Step name for 'Add a Sound' step"
311-
id="gui.howtos.imagine-if.step_imagineRecordASound"
311+
id="gui.howtos.imagine.step_imagineRecordASound"
312312
/>
313313
),
314314
image: 'imagineRecordASound'
@@ -317,7 +317,7 @@ export default {
317317
<FormattedMessage
318318
defaultMessage="Choose Your Sound"
319319
description="Step name for 'Choose Your Sound' step"
320-
id="gui.howtos.imagine-if.step_imagineChooseSound"
320+
id="gui.howtos.imagine.step_imagineChooseSound"
321321
/>
322322
),
323323
image: 'imagineChooseSound'
@@ -328,7 +328,7 @@ export default {
328328
]
329329
}
330330
],
331-
urlId: 'imagine-if'
331+
urlId: 'imagine'
332332
},
333333

334334
'Make-Music': {

src/lib/libraries/decks/translate-video.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ const videos = {
121121
'pong-game': {
122122
en: '8m48dv0ens'
123123
},
124-
'imagine-if': {
124+
'imagine': {
125125
en: '1ndh08yiso'
126126
}
127127
};

0 commit comments

Comments
 (0)