mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-03-01 06:07:37 +00:00
Update view-once Toast string.
This commit is contained in:
@@ -2517,7 +2517,7 @@ class ConversationFragment :
|
||||
|
||||
if (!ViewOnceUtil.isViewable(messageRecord)) {
|
||||
val toastText = if (messageRecord.isOutgoing) {
|
||||
R.string.ConversationFragment_outgoing_view_once_media_files_are_automatically_removed
|
||||
R.string.ConversationFragment_view_once_media_is_deleted_after_sending
|
||||
} else {
|
||||
R.string.ConversationFragment_you_already_viewed_this_message
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user