Show errror dialog when audio recording not supported

Better handling of issue #92.
This commit is contained in:
N-Pex 2021-05-25 12:04:51 +02:00
parent c9f237d8c1
commit b7b1f201e8
2 changed files with 70 additions and 18 deletions

View file

@ -167,7 +167,9 @@
"voice_recorder": {
"swipe_to_cancel": "Swipe to cancel",
"release_to_cancel": "Release to cancel",
"failed_to_record": "Failed to record audio"
"failed_to_record": "Failed to record audio",
"not_supported_title": "Not supported",
"not_supported_text": "Unfortunately, this browser does not support audio recording."
},
"power_level": {
"admin": "administrator",