瀏覽代碼

changed wording of button and description
primary color for icon

Jan-Peter Klein 1 年之前
父節點
當前提交
1ba401b8e6
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 2 2
      src/main/resources/fxml/dokany_info.fxml
  2. 2 1
      src/main/resources/i18n/strings.properties

+ 2 - 2
src/main/resources/fxml/dokany_info.fxml

@@ -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>

+ 2 - 1
src/main/resources/i18n/strings.properties

@@ -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