MessageThreadStrings interface
可以重写的 MessageThread 字符串。
属性
| action |
作菜单的字符串,指示有更多选项 |
| attachment |
附件卡组中的 aria 文本字符串 |
| edit |
EditBox 中的“取消”按钮的字符串 |
| edit |
没有用户输入时,EditBox 中占位符文本的字符串 |
| edit |
没有用户输入时,在 EditBox 中提交字符串 |
| edit |
EditBox 中超出文本限制警告的字符串 |
| edited |
远程用户编辑的聊天消息的 LiveMessage 介绍字符串 |
| edited |
本地用户发送的已编辑聊天消息的 LiveMessage 介绍字符串 |
| edited |
已编辑的邮件上显示的标记 |
| edit |
用于在浮动菜单中编辑消息的字符串 |
| fail |
用于指示无法发送消息的字符串 |
| friday | 字符串(星期五) |
| live |
聊天消息的 LiveMessage 简介字符串 |
| message |
远程用户消息内容的 aria 文本字符串 |
| message |
本地用户消息内容的 aria 文本字符串 |
| message |
Aria 标签,用于在删除消息时宣布 |
| message |
用于在浮动菜单中显示消息读取状态的字符串 |
| monday | 星期一的字符串 |
| new |
新消息指示器的字符串 |
| no |
当没有显示名称时用于替换显示名称的字符串 |
| open |
用于在附件卡中打开附件按钮的字符串 |
| participant |
已加入参与者的字符串 |
| participant |
左侧参与者的字符串 |
| remove |
用于在浮动菜单中删除消息的字符串 |
| resend |
用于在浮动菜单中重新发送失败消息的字符串 |
| saturday | 星期六的字符串 |
| sunday | 星期日字符串 |
| thursday | 字符串(星期四) |
| tuesday | 字符串(星期二) |
| wednesday | 星期三的字符串 |
| yesterday | 昨天的字符串 |
属性详细信息
actionMenuMoreOptions
作菜单的字符串,指示有更多选项
actionMenuMoreOptions?: string
属性值
string
attachmentCardGroupMessage
附件卡组中的 aria 文本字符串
attachmentCardGroupMessage: string
属性值
string
editBoxCancelButton
EditBox 中的“取消”按钮的字符串
editBoxCancelButton: string
属性值
string
editBoxPlaceholderText
没有用户输入时,EditBox 中占位符文本的字符串
editBoxPlaceholderText: string
属性值
string
editBoxSubmitButton
没有用户输入时,在 EditBox 中提交字符串
editBoxSubmitButton: string
属性值
string
editBoxTextLimit
EditBox 中超出文本限制警告的字符串
editBoxTextLimit: string
属性值
string
editedMessageLiveAuthorIntro
远程用户编辑的聊天消息的 LiveMessage 介绍字符串
editedMessageLiveAuthorIntro: string
属性值
string
editedMessageLocalUserLiveAuthorIntro
本地用户发送的已编辑聊天消息的 LiveMessage 介绍字符串
editedMessageLocalUserLiveAuthorIntro: string
属性值
string
editedTag
已编辑的邮件上显示的标记
editedTag: string
属性值
string
editMessage
用于在浮动菜单中编辑消息的字符串
editMessage: string
属性值
string
failToSendTag
用于指示无法发送消息的字符串
failToSendTag?: string
属性值
string
friday
字符串(星期五)
friday: string
属性值
string
liveAuthorIntro
聊天消息的 LiveMessage 简介字符串
liveAuthorIntro: string
属性值
string
messageContentAriaText
远程用户消息内容的 aria 文本字符串
messageContentAriaText: string
属性值
string
messageContentMineAriaText
本地用户消息内容的 aria 文本字符串
messageContentMineAriaText: string
属性值
string
messageDeletedAnnouncementAriaLabel
Aria 标签,用于在删除消息时宣布
messageDeletedAnnouncementAriaLabel: string
属性值
string
messageReadCount
用于在浮动菜单中显示消息读取状态的字符串
messageReadCount?: string
属性值
string
monday
星期一的字符串
monday: string
属性值
string
newMessagesIndicator
新消息指示器的字符串
newMessagesIndicator: string
属性值
string
noDisplayNameSub
当没有显示名称时用于替换显示名称的字符串
noDisplayNameSub: string
属性值
string
openAttachment
用于在附件卡中打开附件按钮的字符串
openAttachment: string
属性值
string
participantJoined
已加入参与者的字符串
participantJoined: string
属性值
string
participantLeft
左侧参与者的字符串
participantLeft: string
属性值
string
removeMessage
用于在浮动菜单中删除消息的字符串
removeMessage: string
属性值
string
resendMessage
用于在浮动菜单中重新发送失败消息的字符串
resendMessage?: string
属性值
string
saturday
星期六的字符串
saturday: string
属性值
string
sunday
星期日字符串
sunday: string
属性值
string
thursday
字符串(星期四)
thursday: string
属性值
string
tuesday
字符串(星期二)
tuesday: string
属性值
string
wednesday
星期三的字符串
wednesday: string
属性值
string
yesterday
昨天的字符串
yesterday: string
属性值
string