code cleanup and optimized a description text

This commit is contained in:
Jan-Peter Klein 2023-12-13 09:25:50 +01:00
parent 2f8df88ad5
commit f55fbf0f64
No known key found for this signature in database
GPG Key ID: 90EDA3A7C822FD0E
2 changed files with 1 additions and 2 deletions

View File

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

View File

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