diff --git a/flutter/lib/common/widgets/peer_tab_page.dart b/flutter/lib/common/widgets/peer_tab_page.dart index 1d53e8c62..069178802 100644 --- a/flutter/lib/common/widgets/peer_tab_page.dart +++ b/flutter/lib/common/widgets/peer_tab_page.dart @@ -518,7 +518,7 @@ class _PeerTabPageState extends State Widget _toggleTags() { return _hoverAction( context: context, - toolTip: translate('Close'), + toolTip: translate('Toggle tags'), hoverableWhenfalse: hideAbTagsPanel, child: Icon( Icons.tag_rounded,