aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-05-08 15:56:53 -0500
committerMark Felder <feld@FreeBSD.org>2020-05-08 15:56:53 -0500
commit9180fdb4927af12c123751a30ef55d6f56ffa173 (patch)
treea694dcdb946bc73592dcbfd540fc356210edfefa
parent7a0e554daf843fe9e98053e79ec0114c380ededb (diff)
Clarify that we only delete data, not the account
-rw-r--r--src/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index d5748719..c7f8839d 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -281,7 +281,7 @@
"data_import_export_tab": "Data Import / Export",
"default_vis": "Default visibility scope",
"delete_account": "Delete Account",
- "delete_account_description": "Permanently delete your account and all your messages.",
+ "delete_account_description": "Permanently delete your data and deactivate your account.",
"delete_account_error": "There was an issue deleting your account. If this persists please contact your instance administrator.",
"delete_account_instructions": "Type your password in the input below to confirm account deletion.",
"discoverable": "Allow discovery of this account in search results and other services",