diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index a6a3446cac..7ef6b3f894 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -679,11 +679,16 @@ overview = Overview block = Block unblock = Unblock user_bio = Biography -disabled_public_activity = This user has disabled the public visibility of the activity. email_visibility.limited = Your email address is visible to all authenticated users show_on_map = Show this place on a map settings = User settings +disabled_public_activity = This user has disabled the public visibility of the activity. +public_activity.visibility_hint.self_public = Your activity is visible to everyone, except for interactions in private spaces. Configure. +public_activity.visibility_hint.admin_public = This activity is visible to everyone, but as an administrator you can also see interactions in private spaces. +public_activity.visibility_hint.self_private = Your activity is only visible to you and the instance administrators. Configure. +public_activity.visibility_hint.admin_private = This activity is visible to you because you're an administrator, but the user wants it to remain private. + form.name_reserved = The username "%s" is reserved. form.name_pattern_not_allowed = The pattern "%s" is not allowed in a username. form.name_chars_not_allowed = Username "%s" contains invalid characters. diff --git a/release-notes/8.0.0/4189.md b/release-notes/8.0.0/4189.md new file mode 100644 index 0000000000..214a104965 --- /dev/null +++ b/release-notes/8.0.0/4189.md @@ -0,0 +1 @@ +User profiles: only show RSS feed button and Public activity tab when the activity can be accessed, add messages about visibility diff --git a/templates/shared/user/profile_big_avatar.tmpl b/templates/shared/user/profile_big_avatar.tmpl index 8590c712ca..3063aeacf7 100644 --- a/templates/shared/user/profile_big_avatar.tmpl +++ b/templates/shared/user/profile_big_avatar.tmpl @@ -20,7 +20,7 @@ {{end}}