Added accessibility support to in-app notifications on the ContentViewModel view model in the Sample app.

This commit is contained in:
2026-07-05 13:06:43 +02:00
parent 6373fad0cd
commit 6bcb88c944
4 changed files with 50 additions and 33 deletions
@@ -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" : {