From 7147636428017e8707847136de2117c39357912a Mon Sep 17 00:00:00 2001 From: Jacob Willden <67853915+jacob-willden@users.noreply.github.com> Date: Wed, 21 Dec 2022 18:56:17 -0700 Subject: [PATCH] Switch term for new vault migration dialog --- src/main/resources/i18n/strings.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/i18n/strings.properties b/src/main/resources/i18n/strings.properties index eea95351b..222ab868d 100644 --- a/src/main/resources/i18n/strings.properties +++ b/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"