Added accessibility support to in-app notifications on the ContentViewModel view model in the Sample app.
This commit is contained in:
@@ -47,6 +47,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"view.recording.picker.locale.hint" : {
|
||||
"comment" : "The accessibility hint of the toolbar menu that picks the locale to transcribe.",
|
||||
"extractionState" : "manual",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Picks the language of the spoken audio to transcribe."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"view.recording.picker.locale.title" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
|
||||
Reference in New Issue
Block a user