Add learned profile name event.

This commit is contained in:
Cody Henthorne
2024-03-06 10:51:27 -05:00
committed by Alex Hart
parent f702338129
commit 184c1b67cc
5 changed files with 78 additions and 14 deletions

View File

@@ -1386,6 +1386,8 @@
<string name="MessageRecord_changed_their_profile_name_to">%1$s changed their profile name to %2$s.</string>
<string name="MessageRecord_changed_their_profile_name_from_to">%1$s changed their profile name from %2$s to %3$s.</string>
<string name="MessageRecord_changed_their_profile">%1$s changed their profile.</string>
<!-- Conversation update event message shown when you've started a conversation by phone number or username and then learn their profile name. placeholder is username or phone number -->
<string name="MessageRecord_started_this_chat">You started this chat with %1$s.</string>
<!-- GV2 specific -->
<string name="MessageRecord_you_created_the_group">You created the group.</string>