</ul>
}
overlayPlacement={PopupPlacement.BottomRight}>
- <ButtonIcon className="js-actions">
+ <ButtonIcon className="js-actions" aria-label={translate('component_viewer.action_menu')}>
<ListIcon />
</ButtonIcon>
</Dropdown>
overlayPlacement="bottom-right"
>
<ButtonIcon
+ aria-label="component_viewer.action_menu"
className="js-actions"
>
<ListIcon />
overlayPlacement="bottom-right"
>
<ButtonIcon
+ aria-label="component_viewer.action_menu"
className="js-actions"
>
<ListIcon />
overlayPlacement="bottom-right"
>
<ButtonIcon
+ aria-label="component_viewer.action_menu"
className="js-actions"
>
<ListIcon />
component_viewer.show_all_measures=Show all measures
component_viewer.no_component=The component has been removed or never existed.
component_viewer.copy_path_to_clipboard=Copy the file path to the clipboard
+component_viewer.action_menu=File actions menu
source_viewer.view_all_issues=See all issues in this file
source_viewer.expand_all_lines=Show all lines of code