Made accessibility descriptions for Viewer and User lists more clear
This commit is contained in:
parent
9283c38ea0
commit
ce400043ac
@ -41,7 +41,8 @@ bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Click to view.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presenter
|
||||
bbb.viewers.presentBtn.toolTip = Select web participant to be presenter.
|
||||
bbb.viewers.presentBtn.accessibilityName = Viewer's Window Switch Presenter
|
||||
bbb.viewers.userList = Viewer's Window Users
|
||||
# Strange sentence structure is due to the screen reader adding the word "list" to the end automatically.
|
||||
bbb.viewers.userList = Viewer's Window Users List. Use the arrow keys to navigate the
|
||||
bbb.viewers.raiseHandBtn.toolTip = Viewer's Window Click to raise hand.
|
||||
bbb.viewers.presentBtn.label = Switch Presenter
|
||||
bbb.viewers.kickUserBtn.toolTip = Viewer's Window Kick User
|
||||
@ -119,7 +120,8 @@ bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window
|
||||
bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window
|
||||
bbb.chat.closeBtn.accessibilityName = Close the Chat Window
|
||||
bbb.listeners.title = Listeners{0} {1}
|
||||
bbb.listeners.userList = Audio Participants
|
||||
# Strange sentence structure is due to the screen reader adding the word "list" to the end automatically.
|
||||
bbb.listeners.userList = Audio Participants List. Use the arrow keys to navigate the
|
||||
bbb.listeners.pushToTalk.toolTip = Click to talk
|
||||
bbb.listeners.pushToMute.toolTip = Click to mute yourself
|
||||
bbb.listeners.talk = Unmute
|
||||
|
Loading…
Reference in New Issue
Block a user