Close -> "Toggle tags"
This commit is contained in:
parent
9ad240951e
commit
dcd4d0886e
1 changed files with 1 additions and 1 deletions
|
|
@ -518,7 +518,7 @@ class _PeerTabPageState extends State<PeerTabPage>
|
|||
Widget _toggleTags() {
|
||||
return _hoverAction(
|
||||
context: context,
|
||||
toolTip: translate('Close'),
|
||||
toolTip: translate('Toggle tags'),
|
||||
hoverableWhenfalse: hideAbTagsPanel,
|
||||
child: Icon(
|
||||
Icons.tag_rounded,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue