android: profile updated chat items (#3700)

This commit is contained in:
spaced4ndy
2024-01-18 15:43:26 +04:00
committed by GitHub
parent 2884ad9fde
commit 3c7e37ee9d
2 changed files with 69 additions and 3 deletions
@@ -1193,6 +1193,15 @@
<string name="rcv_group_event_open_chat">Open</string>
<!-- Profile update event chat items -->
<string name="profile_update_event_contact_name_changed">contact %1$s changed to %2$s</string>
<string name="profile_update_event_removed_picture">removed profile picture</string>
<string name="profile_update_event_set_new_picture">set new profile picture</string>
<string name="profile_update_event_removed_address">removed contact address</string>
<string name="profile_update_event_set_new_address">set new contact address</string>
<string name="profile_update_event_updated_profile">updated profile</string>
<string name="profile_update_event_member_name_changed">member %1$s changed to %2$s</string>
<!-- Conn event chat items -->
<string name="rcv_conn_event_switch_queue_phase_completed">changed address for you</string>
<string name="rcv_conn_event_switch_queue_phase_changing">changing address…</string>