MessageThreadStrings interface
Strings of MessageThread that can be overridden.
Properties
action |
String for action menu indicating there are more options |
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 |
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 |
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 |
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
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
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
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
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