Update unsupported message UI.

This commit is contained in:
Michelle Tang
2025-08-27 13:02:56 -04:00
parent 8322bf3ecc
commit d4f08e6d46
10 changed files with 42 additions and 2 deletions

View File

@@ -2115,6 +2115,8 @@
<string name="MessageRecord_you_blocked_this_group">You blocked this group</string>
<!-- Update message shown in chat after you unblock a group -->
<string name="MessageRecord_you_unblocked_this_group">You unblocked this group</string>
<!-- Update message shown when you receive a message that cannot be processed because your Signal version is too old. %1$s is the sender\'s name -->
<string name="MessageRecord_unsupported_feature">%1$s sent you a message that can\'t be processed or displayed because it uses a new Signal feature.</string>
<!-- MessageRequestBottomView -->
<string name="MessageRequestBottomView_accept">Accept</string>