mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
Show an error for internal users for decryption failures.
This commit is contained in:
committed by
Alex Hart
parent
4677883838
commit
8299d49042
@@ -1008,6 +1008,10 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user