Change 'video motion' to 'video sensing'. See LLK/scratch-gui#2621

This commit is contained in:
Andrew Sliwinski 2018-07-18 10:11:08 -04:00
parent c428e2ec02
commit cf2b858d43

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: [
{ {