Chat screen: New message(s) notification #532

This commit is contained in:
giomfo
2016-08-29 18:34:00 +02:00
parent 69921b6905
commit 456cb8d770
4 changed files with 125 additions and 16 deletions
+2
View File
@@ -152,6 +152,8 @@
"room_participants_action_mention" = "Mention";
// Chat
"room_new_message_notification" = "%d new message";
"room_new_messages_notification" = "%d new messages";
"room_one_user_is_typing" = "%@ is typing...";
"room_two_users_are_typing" = "%@ & %@ are typing...";
"room_many_users_are_typing" = "%@, %@ & others are typing...";