mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-12 13:31:18 -04:00
Merge pull request #1657 from apple502j/patch-4
Remove "Don't translate Google"
This commit is contained in:
commit
222efe2b78
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ class Scratch3Speech2TextBlocks {
|
|||
name: formatMessage({
|
||||
id: 'speech.extensionName',
|
||||
default: 'Speech to Text',
|
||||
description: 'Name of extension that adds speech recognition blocks. Do Not translate Google.'
|
||||
description: 'Name of extension that adds speech recognition blocks.'
|
||||
}),
|
||||
menuIconURI: menuIconURI,
|
||||
blockIconURI: iconURI,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue