feat(l10n): remove auto speech-to-text engine option and description
This commit is contained in:
@@ -1231,10 +1231,6 @@
|
||||
"@sttEngineLabel": {
|
||||
"description": "Label shown above the speech-to-text engine chips."
|
||||
},
|
||||
"sttEngineAuto": "Auto",
|
||||
"@sttEngineAuto": {
|
||||
"description": "Chip label for automatic speech-to-text selection."
|
||||
},
|
||||
"sttEngineDevice": "On device",
|
||||
"@sttEngineDevice": {
|
||||
"description": "Chip label for on-device speech recognition."
|
||||
@@ -1243,10 +1239,6 @@
|
||||
"@sttEngineServer": {
|
||||
"description": "Chip label for server speech recognition."
|
||||
},
|
||||
"sttEngineAutoDescription": "Use on-device recognition when available and fall back to your server.",
|
||||
"@sttEngineAutoDescription": {
|
||||
"description": "Description shown when automatic speech-to-text preference is active."
|
||||
},
|
||||
"sttEngineDeviceDescription": "Keep audio on this device. Voice input stops working if on-device speech recognition isn’t supported.",
|
||||
"@sttEngineDeviceDescription": {
|
||||
"description": "Description shown when on-device speech-to-text preference is active."
|
||||
|
||||
Reference in New Issue
Block a user