Add more descriptive messages for media notifications and chat previews.

This commit is contained in:
Alex Hart
2020-06-04 13:13:42 -03:00
committed by GitHub
parent 1e00fc6149
commit b4f134adf7
6 changed files with 109 additions and 40 deletions

View File

@@ -1124,6 +1124,12 @@
<string name="ThreadRecord_message_request">Message Request</string>
<string name="ThreadRecord_s_added_you_to_the_group">%1$s added you to the group</string>
<string name="ThreadRecord_s_invited_you_to_the_group">%1$s invited you to the group</string>
<string name="ThreadRecord_photo">Photo</string>
<string name="ThreadRecord_gif">Gif</string>
<string name="ThreadRecord_voice_message">Voice Message</string>
<string name="ThreadRecord_contact">Contact</string>
<string name="ThreadRecord_file">File</string>
<string name="ThreadRecord_video">Video</string>
<!-- UpdateApkReadyListener -->
<string name="UpdateApkReadyListener_Signal_update">Signal update</string>