Merge pull request #1368 from thisandagain/bugfix/videosensing

Change 'video motion' to 'video sensing'. See LLK/scratch-gui#2621
This commit is contained in:
Andrew Sliwinski 2018-07-18 10:39:11 -04:00 committed by GitHub
commit 51a86d7d9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -374,8 +374,8 @@ class Scratch3VideoSensingBlocks {
id: 'videoSensing', id: 'videoSensing',
name: formatMessage({ name: formatMessage({
id: 'videoSensing.categoryName', id: 'videoSensing.categoryName',
default: 'Video Motion', default: 'Video Sensing',
description: 'Label for the video motion extension category' description: 'Label for the video sensing extension category'
}), }),
blocks: [ blocks: [
{ {