changed wording of button and description

primary color for icon
This commit is contained in:
Jan-Peter Klein 2024-06-12 12:02:40 +02:00
parent 58fe6da7a8
commit 1ba401b8e6
No known key found for this signature in database
GPG Key ID: 90EDA3A7C822FD0E
2 changed files with 4 additions and 3 deletions

View File

@ -28,7 +28,7 @@
<padding>
<Insets topRightBottomLeft="6"/>
</padding>
<Circle styleClass="glyph-icon-orange" radius="24"/>
<Circle styleClass="glyph-icon-primary" radius="24"/>
<FontAwesome5IconView styleClass="glyph-icon-white" glyph="EXCLAMATION" glyphSize="24"/>
</StackPane>
</Group>
@ -43,7 +43,7 @@
<Region VBox.vgrow="ALWAYS" minHeight="18"/>
<ButtonBar buttonMinWidth="120" buttonOrder="+UC">
<buttons>
<Button text="%preferences.title" ButtonBar.buttonData="OTHER" cancelButton="true" onAction="#openVolumePreferences"/>
<Button text="%dokanyInfo.preferencesBtn" ButtonBar.buttonData="OTHER" cancelButton="true" onAction="#openVolumePreferences"/>
<Button text="%generic.button.close" ButtonBar.buttonData="CANCEL_CLOSE" cancelButton="true" onAction="#close" defaultButton="true"/>
</buttons>
</ButtonBar>

View File

@ -544,7 +544,8 @@ updateReminder.yesAutomatically=Yes, Automatically
#Dokany Info
dokanyInfo.title=Deprecation notice
dokanyInfo.message=Support end for Dokany
dokanyInfo.description=The volume type Dokany is no longer supported by Cryptomator. Your settings are adjusted to use the default volume type now. You can view this change in the preferences.
dokanyInfo.description=The volume type Dokany is no longer supported by Cryptomator. Your settings are adjusted to use the default volume type now. You can view the current volume type in the preferences.
dokanyInfo.preferencesBtn=Open Preferences
# Share Vault
shareVault.title=Share Vault