Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion matrix-sdk/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<string name="notice_room_third_party_registered_invite">%1$s accepted the invitation for %2$s</string>

<string name="notice_crypto_unable_to_decrypt">** Unable to decrypt: %s **</string>
<string name="notice_crypto_error_unkwown_inbound_session_id">The sender\'s device has not sent us the keys for this message.</string>
<string name="notice_crypto_error_unkwown_inbound_session_id">The sender has disabled encrypting to unverified devices.</string>

<!-- Messages -->
<string name="message_reply_to_prefix">In reply to</string>
Expand Down