From b52dcdb428ac48ee104a0f0bbd82bcbc2db219f5 Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Sat, 20 Aug 2022 14:34:20 +0200 Subject: [PATCH] Fixed a typo ('exixtence' -> 'existence') --- web/site/home.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/site/home.php b/web/site/home.php index f8a76fd..0431db1 100644 --- a/web/site/home.php +++ b/web/site/home.php @@ -320,7 +320,7 @@ echo('

'._('If you want to change Instance it is possible to transfer all your data (including posts, followers and blocked users list) to the new one.').'

'._('Instances that use older Mastodon software use a different trasfer method. For that reason, before moving your account check if both Instances (the new one and the old one) are both updated. Otherwise the process will only partially work.').'

'._('The first thing to do is to open an account on a new Instance.').'

-

'._('The data transfer is done through several steps (some are not mandatory and therefore you can choose what to transfer to the new Instance): inform both Instances about the exixtence of the other account and confirm that you are the owner and then transfer your followers. After that you can export from the old Instance other data like your posts, the people you follow, the one you have blocked, the Instances you have blocked and then you can import that data in the new account. Last but not least it’s possible to set a redirect: that’s a link between your old and new account so that people that search your old account will be redirected to the new one. After the transfer you must wait some time to gain permission from your Instance to transfer your account again.').'

+

'._('The data transfer is done through several steps (some are not mandatory and therefore you can choose what to transfer to the new Instance): inform both Instances about the existence of the other account and confirm that you are the owner and then transfer your followers. After that you can export from the old Instance other data like your posts, the people you follow, the one you have blocked, the Instances you have blocked and then you can import that data in the new account. Last but not least it’s possible to set a redirect: that’s a link between your old and new account so that people that search your old account will be redirected to the new one. After the transfer you must wait some time to gain permission from your Instance to transfer your account again.').'

'._('The point is that when you transfer your account you can choose between more options: keep the old account but redirect the users to the new one, completely delete the old one and transfer only the followers and so on.').'

'._('That is done in the Settings under “Import” and “Export”').'

'._('Screenshot showing the “Import and export” feature.').'