Allow consecutive voice notes to be played as a playlist.

This commit is contained in:
Alex Hart
2020-10-15 13:55:08 -03:00
committed by Greyson Parrelli
parent 837ed76f85
commit 9a1c869efe
24 changed files with 485 additions and 87 deletions

View File

@@ -2701,8 +2701,14 @@
<string name="GroupLinkBottomSheet_share">Share</string>
<string name="GroupLinkBottomSheet_copied_to_clipboard">Copied to clipboard</string>
<string name="GroupLinkBottomSheet_the_link_is_not_currently_active">The link is not currently active</string>
<!-- VoiceNotePlaybackPreparer -->
<string name="VoiceNotePlaybackPreparer__could_not_start_playback">Could not start playback.</string>
<!-- VoiceNoteMediaDescriptionCompatFactory -->
<string name="VoiceNoteMediaDescriptionCompatFactory__voice_message">Voice message &#183; %1$s</string>
<string name="VoiceNoteMediaDescriptionCompatFactory__s_to_s">%1$s to %2$s</string>
<!-- EOF -->
</resources>