Change extension chip wording to “Video Sensing”

This commit is contained in:
Eric Rosenbaum 2019-01-23 15:51:00 -05:00
parent 5f3f7f0977
commit 44ec3de0f1
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ const EXTENSION_INFO = {
icon: 'extension-pen.svg'
},
videoSensing: {
l10nId: 'project.videoMotionChip',
l10nId: 'project.videoSensingChip',
icon: 'extension-videosensing.svg'
},
text2speech: {

View file

@ -7,7 +7,7 @@
"project.penExtensionChip": "Pen",
"project.text2SpeechChip": "Text to Speech",
"project.translateChip": "Translate",
"project.videoMotionChip": "Video Motion",
"project.videoSensingChip": "Video Sensing",
"project.needsConnection": "Needs Connection",
"project.comments.header": "Comments",
"project.comments.turnOff": "Turn off commenting",