Browse Source

updated string

[ci skip]
Tobias Hagemann 2 years ago
parent
commit
94fe8ca449
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/i18n/strings.properties

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

@@ -129,7 +129,7 @@ unlock.success.revealBtn=Reveal Drive
 unlock.error.customPath.message=Unable to mount vault to custom path
 unlock.error.customPath.description.notSupported=If you wish to keep using the custom path, please go to the preferences and select a volume type that supports it. Otherwise, go to the vault options and choose a supported mount point.
 unlock.error.customPath.description.notExists=The custom mount path does not exist. Either create it in your local filesystem or change it in the vault options.
-unlock.error.customPath.description.generic=You have selected a custom mount path for this vault, but using it failed with the message: %s.
+unlock.error.customPath.description.generic=You have selected a custom mount path for this vault, but using it failed with the message: %s
 ## Hub
 hub.noKeychain.message=Unable to access device key
 hub.noKeychain.description=In order to unlock Hub vaults, a device key is required, which is secured using a keychain. To proceed, enable “%s” and select a keychain in the preferences.