mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-19 04:38:44 +03:00
Better wording for DM creation (note: this event is hidden in the timeline by default)
This commit is contained in:
parent
84202adc5b
commit
1986de36a6
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
<string name="notice_room_invite_no_invitee_by_you">Your invitation</string>
|
||||
<string name="notice_room_created">%1$s created the room</string>
|
||||
<string name="notice_room_created_by_you">You created the room</string>
|
||||
<string name="notice_direct_room_created">%1$s joined</string>
|
||||
<string name="notice_direct_room_created_by_you">You joined</string>
|
||||
<string name="notice_direct_room_created">%1$s created the discussion</string>
|
||||
<string name="notice_direct_room_created_by_you">You created the discussion</string>
|
||||
<string name="notice_room_invite">%1$s invited %2$s</string>
|
||||
<string name="notice_room_invite_by_you">You invited %1$s</string>
|
||||
<string name="notice_room_invite_you">%1$s invited you</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue