ui(settings): make user privacy settings more clear
This commit is contained in:
parent
51c5b993ab
commit
29a1c786a3
4 changed files with 32 additions and 13 deletions
|
@ -767,7 +767,7 @@ comment_type_group_issue_ref = Issue reference
|
|||
saved_successfully = Your settings were saved successfully.
|
||||
privacy = Privacy
|
||||
keep_activity_private = Hide activity from profile page
|
||||
keep_activity_private_popup = Your activity will only be visible to you and the instance admins
|
||||
keep_activity_private.description = Your <a href="%s">public activity</a> will only be visible to you and the instance administrators.
|
||||
|
||||
lookup_avatar_by_mail = Lookup avatar by email address
|
||||
federated_avatar_lookup = Federated avatar lookup
|
||||
|
@ -819,7 +819,7 @@ add_email_success = The new email address has been added.
|
|||
email_preference_set_success = Email preference has been set successfully.
|
||||
add_openid_success = The new OpenID address has been added.
|
||||
keep_email_private = Hide email address
|
||||
keep_email_private_popup = This will hide your email address from your profile, as well as when you make a pull request or edit a file using the web interface. Pushed commits will not be modified. Use %s in commits to associate them with your account.
|
||||
keep_email_private_popup = This will hide your email address from your profile. It will no longer be the default for commits made via the web interface, like file uploads and edits, and will not be used for merge commits. Instead a special address %s can be used to associate commits with your account. Note that changing this option will not affect existing commits.
|
||||
openid_desc = OpenID lets you delegate authentication to an external provider.
|
||||
|
||||
manage_ssh_keys = Manage SSH keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue