Show toast to internal users for invalid messages.

This commit is contained in:
Greyson Parrelli
2023-05-02 16:38:39 -04:00
committed by Alex Hart
parent ace47c61b1
commit 78b530f8b8
3 changed files with 69 additions and 8 deletions

View File

@@ -1223,10 +1223,6 @@
<string name="MediaRepository_all_media">All media</string>
<string name="MediaRepository__camera">Camera</string>
<!-- MessageDecryptionUtil -->
<string name="MessageDecryptionUtil_failed_to_decrypt_message">Failed to decrypt message</string>
<string name="MessageDecryptionUtil_tap_to_send_a_debug_log">Tap to send a debug log</string>
<!-- MessageRecord -->
<string name="MessageRecord_unknown">Unknown</string>
<string name="MessageRecord_message_encrypted_with_a_legacy_protocol_version_that_is_no_longer_supported">Received a message encrypted using an old version of Signal that is no longer supported. Please ask the sender to update to the most recent version and resend the message.</string>