mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
android: profile updated chat items (#3700)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user