Browse Source

code cleanup and optimized a description text

Jan-Peter Klein 1 year ago
parent
commit
f55fbf0f64

+ 0 - 1
src/main/java/org/cryptomator/ui/vaultoptions/MountOptionsController.java

@@ -103,7 +103,6 @@ public class MountOptionsController implements FxController {
 					&& Mounter.isProblematicFuseService(s) //
 					&& !firstUsedProblematicFuseMountService.get().equals(s);
 		});
-		//this.loopbackPortSupported = BooleanExpression.booleanExpression(selectedMountService.map(s -> s.hasCapability(MountCapability.LOOPBACK_PORT) && vaultSettings.mountService.getValue() != null));
 
 		this.defaultMountFlags = selectedMountService.map(s -> {
 			if (s.hasCapability(MountCapability.MOUNT_FLAGS)) {

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

@@ -143,7 +143,7 @@ unlock.error.customPath.description.couldNotBeCleaned=Your vault could not be mo
 unlock.error.customPath.description.notEmptyDir=The custom mount path "%s" is not an empty folder. Please choose an empty folder and try again.
 unlock.error.customPath.description.generic=You have selected a custom mount path for this vault, but using it failed with the message: %2$s
 unlock.error.fuseRestartRequired.message=Unable to unlock vault
-unlock.error.fuseRestartRequired.description=Change volume type in vault options or restart Cryptomator.
+unlock.error.fuseRestartRequired.description=Change the volume type in vault options or restart Cryptomator.
 unlock.error.title=Unlock "%s" failed
 ## Hub
 hub.noKeychain.message=Unable to access device key