Browse Source

Switch term for new vault migration dialog

Jacob Willden 2 years ago
parent
commit
7147636428
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/main/resources/i18n/strings.properties

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

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