enable localization of tooltip

This commit is contained in:
Armin Schrenk
2023-02-08 20:11:34 +01:00
parent ac43efe149
commit e35ed9af72
2 changed files with 2 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
<FontAwesome5IconView glyph="QUESTION_CIRCLE" styleClass="glyph-icon-muted"/>
</graphic>
<tooltip>
<Tooltip text="Open Cryptomator Docs to learn more about the different volume types." showDelay="100ms"/>
<Tooltip text="%preferences.volume.docsTooltip" showDelay="100ms"/>
</tooltip>
</Hyperlink>
</HBox>

View File

@@ -278,8 +278,7 @@ preferences.interface.showTrayIcon=Show tray icon (requires restart)
preferences.volume=Virtual Drive
preferences.volume.type=Volume Type (requires restart)
preferences.volume.type.automatic=Automatic
preferences.volume.docs.description=More information about the different volume types can be found in the user documentation.
preferences.volume.docs.linkText=Open Cryptomator Docs
preferences.volume.docsTooltip=Open the documentation to learn more about the different volume types.
preferences.volume.tcp.port=TCP Port
preferences.volume.supportedFeatures=The chosen volume type supports the following features:
preferences.volume.feature.mountAuto=Automatic mount point selection