mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-27 14:00:38 +00:00
Switch term for new vault migration dialog
This commit is contained in:
parent
690bd833e8
commit
7147636428
@ -168,14 +168,14 @@ lock.fail.message=Locking vault failed
|
||||
lock.fail.description=Vault "%s" could not be locked. Ensure unsaved work is saved elsewhere and important Read/Write operations are finished. In order to close the vault, kill the Cryptomator process.
|
||||
|
||||
# Migration
|
||||
migration.title=Migrate Vault
|
||||
migration.title=Upgrade Vault
|
||||
## Start
|
||||
migration.start.header=Migrate Vault
|
||||
migration.start.text=In order to open your vault "%s" in this new version of Cryptomator, the vault needs to be migrated to a newer format. Before doing this, you should know the following:
|
||||
migration.start.remarkUndone=This migration cannot be undone.
|
||||
migration.start.remarkVersions=Older versions of Cryptomator will not be able to open the migrated vault.
|
||||
migration.start.header=Upgrade Vault
|
||||
migration.start.text=In order to open your vault "%s" in this new version of Cryptomator, the vault needs to be upgraded to a newer format. Before doing this, you should know the following:
|
||||
migration.start.remarkUndone=This upgrade cannot be undone.
|
||||
migration.start.remarkVersions=Older versions of Cryptomator will not be able to open the upgraded vault.
|
||||
migration.start.remarkCanRun=You must be sure that every device from which you access the vault can run this version of Cryptomator.
|
||||
migration.start.remarkSynced=You must be sure that your vault is fully synced on this device, and on your other devices, before migrating it.
|
||||
migration.start.remarkSynced=You must be sure that your vault is fully synced on this device, and on your other devices, before upgrading it.
|
||||
migration.start.confirm=I have read and understood the above information
|
||||
## Run
|
||||
migration.run.enterPassword=Enter the password for "%s"
|
||||
|
Loading…
Reference in New Issue
Block a user