[I18N] Improve wording in user blocking modal

(cherry picked from commit 5d741259da)
This commit is contained in:
0ko 2024-06-22 13:02:34 +05:00 committed by GitHub
parent 2b22c80738
commit 6e80db59f9

View file

@ -660,10 +660,10 @@ following_few = %d following
follow = Follow
unfollow = Unfollow
block_user = Block user
block_user.detail = Please understand that if you block this user, other actions will be taken. Such as:
block_user.detail_1 = You are being unfollowed from this user.
block_user.detail_2 = This user cannot interact with your repositories, created issues and comments.
block_user.detail_3 = This user cannot add you as a collaborator, nor can you add them as a collaborator.
block_user.detail = Please note that blocking a user has other effects, such as:
block_user.detail_1 = You will stop following each other and will not be able to follow each other.
block_user.detail_2 = This user will not be able to interact with the repositories you own, or the issues and comments you have created.
block_user.detail_3 = You will not be able to add each other as repository collaborators.
follow_blocked_user = You cannot follow this user because you have blocked this user or this user has blocked you.
starred = Starred repositories
watched = Watched repositories