mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Add download button and pending spinner for audio messages
This commit is contained in:
committed by
Josh Perez
parent
f98c3cba8c
commit
05f59f3db1
@@ -5103,6 +5103,14 @@
|
||||
"message": "Pause audio attachment",
|
||||
"description": "Aria label for audio attachment's Pause button"
|
||||
},
|
||||
"MessageAudio--download": {
|
||||
"message": "Download audio attachment",
|
||||
"description": "Aria label for audio attachment's Download button"
|
||||
},
|
||||
"MessageAudio--pending": {
|
||||
"message": "Downloading audio attachment...",
|
||||
"description": "Aria label for pending audio attachment spinner"
|
||||
},
|
||||
"MessageAudio--slider": {
|
||||
"message": "Playback time of audio attachment",
|
||||
"description": "Aria label for audio attachment's playback time slider"
|
||||
|
||||
Reference in New Issue
Block a user