"blindedMsgReqsSettingDesc":"Allow message requests from Community conversations.",
"requestsSubtitle":"Pending Requests",
"requestsSubtitle":"Pending Requests",
"requestsPlaceholder":"No requests",
"requestsPlaceholder":"No requests",
"hideRequestBannerDescription":"Hide the Message Request banner until you receive a new message request.",
"hideRequestBannerDescription":"Hide the Message Request banner until you receive a new message request.",
@ -489,6 +491,7 @@
"clearAllConfirmationTitle":"Clear All Message Requests",
"clearAllConfirmationTitle":"Clear All Message Requests",
"clearAllConfirmationBody":"Are you sure you want to clear all message requests?",
"clearAllConfirmationBody":"Are you sure you want to clear all message requests?",
"noMessagesInReadOnly":"There are no messages in <b>$name$</b>.",
"noMessagesInReadOnly":"There are no messages in <b>$name$</b>.",
"noMessagesInBlindedDisabledMsgRequests":"<b>$name$</b> has message requests from Community conversations turned off, so you cannot send them a message.",
"noMessagesInNoteToSelf":"You have no messages in <b>$name$</b>.",
"noMessagesInNoteToSelf":"You have no messages in <b>$name$</b>.",
"noMessagesInEverythingElse":"You have no messages from <b>$name$</b>. Send a message to start the conversation!",
"noMessagesInEverythingElse":"You have no messages from <b>$name$</b>. Send a message to start the conversation!",
didApproveMe: boolean;// if our message request was approved already (or they've sent us a message request/message themselves). If isApproved & didApproveMe, a message request becomes a contact
didApproveMe: boolean;// if our message request was approved already (or they've sent us a message request/message themselves). If isApproved & didApproveMe, a message request becomes a contact
markedAsUnread: boolean;// Force the conversation as unread even if all the messages are read. Used to highlight a conversation the user wants to check again later, synced.
markedAsUnread: boolean;// Force the conversation as unread even if all the messages are read. Used to highlight a conversation the user wants to check again later, synced.
blocksSogsMsgReqsTimestamp: number;// if that convo is a blinded one and that user denied be contacted through sogs, this field will be set to his latest message timestamp