Update blocked string for groups.

This commit is contained in:
Michelle Tang
2025-04-07 18:25:03 -04:00
parent de3088f706
commit 752ed93b6f
2 changed files with 4 additions and 0 deletions

View File

@@ -2886,6 +2886,8 @@
<string name="ThreadRecord_s_belongs_to_s">%1$s belongs to %2$s</string>
<!-- Displayed in the conversation list when a person has been blocked -->
<string name="ThreadRecord_blocked">Blocked</string>
<!-- Displayed in the conversation list when a group has been blocked -->
<string name="ThreadRecord_blocked_group">Blocked</string>
<!-- ApkUpdateNotifications -->
<string name="ApkUpdateNotifications_prompt_install_title">Signal update</string>