loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'Improve wording in user blocking modal' (#4204) from 0ko/forgejo:i18n-block-user-modal into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4204
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>

+4 -4
+4 -4
options/locale/locale_en-US.ini
··· 666 666 follow = Follow 667 667 unfollow = Unfollow 668 668 block_user = Block user 669 - block_user.detail = Please understand that if you block this user, other actions will be taken. Such as: 670 - block_user.detail_1 = You are being unfollowed from this user. 671 - block_user.detail_2 = This user cannot interact with your repositories, created issues and comments. 672 - block_user.detail_3 = This user cannot add you as a collaborator, nor can you add them as a collaborator. 669 + block_user.detail = Please note that blocking a user has other effects, such as: 670 + block_user.detail_1 = You will stop following each other and will not be able to follow each other. 671 + 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. 672 + block_user.detail_3 = You will not be able to add each other as repository collaborators. 673 673 follow_blocked_user = You cannot follow this user because you have blocked this user or this user has blocked you. 674 674 starred = Starred repositories 675 675 watched = Watched repositories