X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b2993e3a7913b34dfad7917ba9e3870f8f02b585..0d8c27bb0c6b9a9670e72578cd502abb28a8311b:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 12cb1ebd2..f04c3dd42 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -239,6 +239,24 @@ en: entry: comment: Comment full: Full note + account: + deletions: + show: + title: Delete My Account + warning: Warning! The account deletion process is final, and cannot be reversed. + delete_account: Delete Account + delete_introduction: "You can delete your OpenStreetMap account using the button below. Please note the following details:" + delete_profile: Your profile information, including your avatar, description and home location will be removed. + delete_display_name: Your display name will be removed, and can be reused by other accounts. + retain_caveats: "However, some information about you will be retained on OpenStreetMap, even after your account is deleted:" + retain_edits: Your edits to the map database, if any, will be retained. + retain_traces: Your uploaded traces, if any, will be retained. + retain_diary_entries: Your diary entries and diary comments, if any, will be retained but hidden from view. + retain_notes: Your map notes and note comments, if any, will be retained but hidden from view. + retain_changeset_discussions: Your changeset discussions, if any, will be retained. + retain_email: Your email address will be retained. + confirm_delete: Are you sure? + cancel: Cancel accounts: edit: title: "Edit account" @@ -268,9 +286,12 @@ en: link text: "what is this?" save changes button: Save Changes make edits public button: Make all my edits public + delete_account: Delete Account... update: success_confirm_needed: "User information updated successfully. Check your email for a note to confirm your new email address." success: "User information updated successfully." + destroy: + success: "Account Deleted." browse: created: "Created" closed: "Closed" @@ -2591,6 +2612,8 @@ en: activate_user: "Activate this User" deactivate_user: "Deactivate this User" confirm_user: "Confirm this User" + unconfirm_user: "Unconfirm this User" + unsuspend_user: "Unsuspend this User" hide_user: "Hide this User" unhide_user: "Unhide this User" delete_user: "Delete this User"