RoomInputToolbar: Remove useless items

This commit is contained in:
giomfo
2015-12-04 16:06:11 +01:00
parent 7e5d45f64f
commit 36eca8d52c
5 changed files with 28 additions and 295 deletions
-4
View File
@@ -72,10 +72,6 @@
"room_participants_invite_another_user" = "Invite another user";
// Chat
"room_option_start_group_voice" = "Start group audio chat";
"room_option_start_group_video" = "Start group video chat";
"room_option_share_location" = "Share location";
"room_option_share_contact" = "Share contact";
"room_one_user_is_typing" = "%@ is typing...";
"room_two_users_are_typing" = "%@ & %@ are typing...";
"room_many_users_are_typing" = "%@, %@ & others are typing...";