Fixed a typo ('exixtence' -> 'existence')
This commit is contained in:
parent
79896f0953
commit
b52dcdb428
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ echo('
|
|||
<p>'._('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.').'</p>
|
||||
<p>'._('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.').'</p>
|
||||
<p>'._('The first thing to do is to open an account on a new Instance.').'</p>
|
||||
<p>'._('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.').'</p>
|
||||
<p>'._('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.').'</p>
|
||||
<p>'._('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.').'</p>
|
||||
<p>'._('That is done in the Settings under “Import” and “Export”').'</p>
|
||||
<p><img src="'.$prepath.'imgs/MovingToAnotherInstance.png" class="image" alt="'._('Screenshot showing the “Import and export” feature.').'"></p>
|
||||
|
|
Loading…
Reference in a new issue