mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Separate message for media decode failure.
This commit is contained in:
@@ -1988,6 +1988,8 @@
|
||||
<!-- All media preview title when viewing media sent by another recipient to you (allows changing of \'You\' based on context) -->
|
||||
<string name="MediaPreviewActivity_s_to_you">%1$s to you</string>
|
||||
<string name="MediaPreviewActivity_media_no_longer_available">Media no longer available.</string>
|
||||
<!-- Notifying the user that the device has encountered a technical issue and is unable to render a video. -->
|
||||
<string name="MediaPreviewActivity_unable_to_play_media">Unable to play media.</string>
|
||||
<string name="MediaPreviewActivity_error_finding_message">Error finding message.</string>
|
||||
<string name="MediaPreviewActivity_cant_find_an_app_able_to_share_this_media">Can\'t find an app able to share this media.</string>
|
||||
<string name="MediaPreviewActivity_dismiss_due_to_error">Close</string>
|
||||
|
||||
Reference in New Issue
Block a user