MessageThreadStrings interface
Strings of MessageThread that can be overridden.
Properties
| action |
String for action menu indicating there are more options |
| attachment |
String for aria text in attachment card group |
| edit |
String for Cancel button in EditBox |
| edit |
String for placeholder text in EditBox when there is no user input |
| edit |
String for Submit in EditBox when there is no user input |
| edit |
String for warning on text limit exceeded in EditBox |
| edited |
String for LiveMessage introduction for the edited Chat Message by remote user |
| edited |
String for LiveMessage introduction for the edited Chat Message sent by local user |
| edited |
Tag shown on a message that has been edited |
| edit |
String for editing message in floating menu |
| fail |
String for indicating failed to send messages |
| friday | String for Friday |
| live |
String for LiveMessage introduction for the Chat Message |
| message |
String for aria text of remote user's message content |
| message |
String for aria text of local user's message content |
| message |
Aria label to announce when a message is deleted |
| message |
String for showing message read status in floating menu |
| monday | String for Monday |
| new |
String for new messages indicator |
| no |
String for replacing display name when there is none |
| open |
String for open attachment button in attachment card |
| participant |
String for participants joined |
| participant |
String for participants left |
| remove |
String for removing message in floating menu |
| resend |
String for resending failed message in floating menu |
| saturday | String for Saturday |
| sunday | String for Sunday |
| thursday | String for Thursday |
| tuesday | String for Tuesday |
| wednesday | String for Wednesday |
| yesterday | String for Yesterday |
Property Details
actionMenuMoreOptions
String for action menu indicating there are more options
actionMenuMoreOptions?: string
Property Value
string
attachmentCardGroupMessage
String for aria text in attachment card group
attachmentCardGroupMessage: string
Property Value
string
editBoxCancelButton
String for Cancel button in EditBox
editBoxCancelButton: string
Property Value
string
editBoxPlaceholderText
String for placeholder text in EditBox when there is no user input
editBoxPlaceholderText: string
Property Value
string
editBoxSubmitButton
String for Submit in EditBox when there is no user input
editBoxSubmitButton: string
Property Value
string
editBoxTextLimit
String for warning on text limit exceeded in EditBox
editBoxTextLimit: string
Property Value
string
editedMessageLiveAuthorIntro
String for LiveMessage introduction for the edited Chat Message by remote user
editedMessageLiveAuthorIntro: string
Property Value
string
editedMessageLocalUserLiveAuthorIntro
String for LiveMessage introduction for the edited Chat Message sent by local user
editedMessageLocalUserLiveAuthorIntro: string
Property Value
string
editedTag
Tag shown on a message that has been edited
editedTag: string
Property Value
string
editMessage
String for editing message in floating menu
editMessage: string
Property Value
string
failToSendTag
String for indicating failed to send messages
failToSendTag?: string
Property Value
string
friday
String for Friday
friday: string
Property Value
string
liveAuthorIntro
String for LiveMessage introduction for the Chat Message
liveAuthorIntro: string
Property Value
string
messageContentAriaText
String for aria text of remote user's message content
messageContentAriaText: string
Property Value
string
messageContentMineAriaText
String for aria text of local user's message content
messageContentMineAriaText: string
Property Value
string
messageDeletedAnnouncementAriaLabel
Aria label to announce when a message is deleted
messageDeletedAnnouncementAriaLabel: string
Property Value
string
messageReadCount
String for showing message read status in floating menu
messageReadCount?: string
Property Value
string
monday
String for Monday
monday: string
Property Value
string
newMessagesIndicator
String for new messages indicator
newMessagesIndicator: string
Property Value
string
noDisplayNameSub
String for replacing display name when there is none
noDisplayNameSub: string
Property Value
string
openAttachment
String for open attachment button in attachment card
openAttachment: string
Property Value
string
participantJoined
String for participants joined
participantJoined: string
Property Value
string
participantLeft
String for participants left
participantLeft: string
Property Value
string
removeMessage
String for removing message in floating menu
removeMessage: string
Property Value
string
resendMessage
String for resending failed message in floating menu
resendMessage?: string
Property Value
string
saturday
String for Saturday
saturday: string
Property Value
string
sunday
String for Sunday
sunday: string
Property Value
string
thursday
String for Thursday
thursday: string
Property Value
string
tuesday
String for Tuesday
tuesday: string
Property Value
string
wednesday
String for Wednesday
wednesday: string
Property Value
string
yesterday
String for Yesterday
yesterday: string
Property Value
string