Update leave strings

This commit is contained in:
ismailgulek
2020-09-24 13:00:50 +03:00
parent 2feba65be4
commit d69b2184cb
8 changed files with 63 additions and 9 deletions
+2
View File
@@ -228,7 +228,9 @@
"room_participants_one_participant" = "1 participant";
"room_participants_multi_participants" = "%d participants";
"room_participants_leave_prompt_title" = "Leave room";
"dm_room_participants_leave_prompt_title" = "Leave";
"room_participants_leave_prompt_msg" = "Are you sure you want to leave the room?";
"dm_room_participants_leave_prompt_msg" = "Are you sure you want to leave?";
"room_participants_remove_prompt_title" = "Confirmation";
"room_participants_remove_prompt_msg" = "Are you sure you want to remove %@ from this chat?";
"room_participants_remove_third_party_invite_prompt_msg" = "Are you sure you want to revoke this invite?";