add tooltip for clear all button

This commit is contained in:
Armin Schrenk
2025-03-12 15:21:32 +01:00
parent f0a7379575
commit 3c8e506805
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -8,6 +8,7 @@
<?import org.cryptomator.ui.controls.FontAwesome5IconView?>
<?import javafx.scene.control.ChoiceBox?>
<?import javafx.geometry.Insets?>
<?import javafx.scene.control.Tooltip?>
<VBox xmlns:fx="http://javafx.com/fxml"
xmlns="http://javafx.com/javafx"
fx:controller="org.cryptomator.ui.eventview.EventViewController"
@@ -25,6 +26,9 @@
<graphic>
<FontAwesome5IconView glyph="TRASH" glyphSize="16"/>
</graphic>
<tooltip>
<Tooltip text="%eventView.clearListButton.tooltip"/>
</tooltip>
</Button>
</HBox>
<ListView fx:id="eventListView" fixedCellSize="60" VBox.vgrow="ALWAYS"/>
@@ -584,6 +584,7 @@ shareVault.hub.openHub=Open Cryptomator Hub
# Event View
eventView.title=Events
eventView.filter.allVaults=All
eventView.clearListButton.tooltip=Remove all
event.vaultLocked.message=***********
event.vaultLocked.description=Unlock "%s" for details
event.conflictResolved.message=Resolved conflict