diff options
author | RedSwede <redswede@riseup.net> | 2015-01-17 00:19:22 +0100 |
---|---|---|
committer | RedSwede <redswede@riseup.net> | 2015-01-17 00:19:22 +0100 |
commit | 1d7bd0ba909241bc4a3b423dbae82ff64e928bd3 (patch) | |
tree | 339989866daad4ff4c66a88472351a22ad972a79 /doc/remove_account.bb | |
parent | d5c85ea1bcd8b610f3fce8660d82a9a1265fae67 (diff) | |
download | volse-hubzilla-1d7bd0ba909241bc4a3b423dbae82ff64e928bd3.tar.gz volse-hubzilla-1d7bd0ba909241bc4a3b423dbae82ff64e928bd3.tar.bz2 volse-hubzilla-1d7bd0ba909241bc4a3b423dbae82ff64e928bd3.zip |
Looked through the whole doc/-folder more or less. Added and commented a few things here and there.
One question:
* Is the crypto-js E2EE or not? If the devs agree that it is NOT then I propose
removing this from the help files and gui.
Diffstat (limited to 'doc/remove_account.bb')
-rw-r--r-- | doc/remove_account.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/remove_account.bb b/doc/remove_account.bb index feb3f249a..704f0b94c 100644 --- a/doc/remove_account.bb +++ b/doc/remove_account.bb @@ -10,7 +10,7 @@ You will need to confirm your password and the channel you are currently logged This is irreversible.
-If you have identity clones on other sites this only removes by default the channel instance which exists on this site.
+If you have identity clones on other hubs this only removes by default the channel instance which exists on this hub.
[b]Remove Account[/b]
@@ -22,6 +22,6 @@ You will need to confirm your password and the account you are currently logged This is irreversible.
-All your channels will be deleted. If you have identity clones on other sites this only removes by default the channels instances which exists on this site.
+All your channels will be deleted. If you have identity clones on other hubs this only removes by default the channels instances which exists on this hub.
#include doc/macros/main_footer.bb;
|