change notification text to display more users
* user1 wrote in general
* user1 and user2 wrote in general
* user1, user2 and user3 wrote in general
* user1. user2 and 2 others wrote in general
"new_message_from":"New message from <strong>%1</strong>",
"user_posted_in_public_room":"<strong>%1</strong> wrote in <strong><i class=\"fa %2\"></i>%3</strong>",
"user_posted_in_public_room_dual":"<strong>%1</strong> and <strong>%2</strong> wrote in <strong><i class=\"fa %3\"></i>%4</strong>",
"user_posted_in_public_room_triple":"<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> wrote in <strong><i class=\"fa %4\"></i>%5</strong>",
"user_posted_in_public_room_multiple":"<strong>%1</strong>, <strong>%2</strong> and %3 others wrote in <strong><i class=\"fa %4\"></i>%5</strong>",
"upvoted_your_post_in":"<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"upvoted_your_post_in_dual":"<strong>%1</strong> and <strong>%2</strong> have upvoted your post in <strong>%3</strong>.",
"upvoted_your_post_in_multiple":"<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"upvoted_your_post_in_triple":"<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> have upvoted your post in <strong>%4</strong>.",
"upvoted_your_post_in_multiple":"<strong>%1</strong>, <strong>%2</strong> and %3 others have upvoted your post in <strong>%4</strong>.",
"moved_your_post":"<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic":"<strong>%1</strong> has moved <strong>%2</strong>",
"user_flagged_post_in":"<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_flagged_post_in_dual":"<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple":"<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",
"user_flagged_post_in_triple":"<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a post in <strong>%4</strong>",
"user_flagged_post_in_multiple":"<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a post in <strong>%4</strong>",
"user_flagged_user":"<strong>%1</strong> flagged a user profile (%2)",
"user_flagged_user_dual":"<strong>%1</strong> and <strong>%2</strong> flagged a user profile (%3)",
"user_flagged_user_multiple":"<strong>%1</strong> and %2 others flagged a user profile (%3)",
"user_flagged_user_triple":"<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> flagged a user profile (%4)",
"user_flagged_user_multiple":"<strong>%1</strong>, <strong>%2</strong> and %3 others flagged a user profile (%4)",
"user_posted_to":"<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_posted_to_dual":"<strong>%1</strong> and <strong>%2</strong> have posted replies to: <strong>%3</strong>",
"user_posted_to_multiple":"<strong>%1</strong> and %2 others have posted replies to: <strong>%3</strong>",
"user_posted_to_triple":"<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> others have posted replies to: <strong>%4</strong>",
"user_posted_to_multiple":"<strong>%1</strong>, <strong>%2</strong> and %3 others have posted replies to: <strong>%4</strong>",
"user_posted_topic":"<strong>%1</strong> has posted a new topic: <strong>%2</strong>",
"user_edited_post":"<strong>%1</strong> has edited a post in <strong>%2</strong>",
"user_started_following_you":"<strong>%1</strong> started following you.",
"user_started_following_you_dual":"<strong>%1</strong> and <strong>%2</strong> started following you.",
"user_started_following_you_multiple":"<strong>%1</strong> and %2 others started following you.",
"user_started_following_you_triple":"<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> started following you.",
"user_started_following_you_multiple":"<strong>%1</strong>, <strong>%2</strong> and %3 others started following you.",
"new_register":"<strong>%1</strong> sent a registration request.",
"new_register_multiple":"There are <strong>%1</strong> registration requests awaiting review.",
"flag_assigned_to_you":"<strong>Flag %1</strong> has been assigned to you",
@ -72,6 +82,7 @@
"notificationType_follow":"When someone starts following you",
"notificationType_new-chat":"When you receive a chat message",
"notificationType_new-group-chat":"When you receive a group chat message",
"notificationType_new-public-chat":"When you receive a public group chat message",
"notificationType_group-invite":"When you receive a group invite",
"notificationType_group-leave":"When a user leaves your group",
"notificationType_group-request-membership":"When someone requests to join a group you own",