Align a11y_*
strings with Element X project in Localazy (#11435)
* Align `a11y_*` strings with Element X project in Localazy * Update matrix-web-i18n
This commit is contained in:
parent
0d8b58cdd7
commit
1a49a38f04
36 changed files with 140 additions and 70 deletions
|
@ -449,7 +449,7 @@ export default class UserMenu extends React.Component<IProps, IState> {
|
|||
className="mx_UserMenu_contextMenuButton"
|
||||
onClick={this.onOpenMenuClick}
|
||||
inputRef={this.buttonRef}
|
||||
label={_t("User menu")}
|
||||
label={_t("a11y|user_menu")}
|
||||
isExpanded={!!this.state.contextMenuPosition}
|
||||
onContextMenu={this.onContextMenu}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue