@@ -188,6 +189,7 @@ SPDX-License-Identifier: AGPL-3.0-only
{{ i18n.ts.updateRemoteUser }}
{{ i18n.ts.resetPassword }}
+ {{ i18n.ts.restartMigration }}
{{ i18n.ts.unsetUserAvatar }}
{{ i18n.ts.unsetUserBanner }}
{{ i18n.ts.deleteAllFiles }}
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index c2ea32e34c..0a378aa4a1 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -724,12 +724,10 @@ enableAllRead: "Enable all read-only permissions"
enableAllWrite: "Enable all write/edit permissions"
newAccount: "New account"
-previousAccounts: "Previous accounts"
-previousAccountIds: "Previous account IDs:"
-previousAccountUris: "Previous account URIs:"
-previousAccountsNotVerified: "Note: this list is provided by the user and is not verified."
-accountMovedAt: "Migrated at"
-accountMovedTo: "Migrated to"
+alsoKnownAs: "Also known as"
+accountMigratedAt: "Migrated at"
+accountMigratedTo: "Migrated to"
+accountMigrationUri: "Migration URI"
restartMigration: "Restart account migration"
-restartMigrationDescription: "Account migration was last attempted on {date}. If the migration failed or was incomplete, then you may click this button to restart the process."
+restartMigrationDescription: "Account migration was last attempted {date}. If the migration failed or was incomplete, then you may click this button to restart the process."
restartMigrationConfirm: "Are you sure you want to restart this account migration?"