Skip to content

Commit bc02bae

Browse files
Apply suggestions from code review
Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>
1 parent 872ff2a commit bc02bae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2447,9 +2447,9 @@ settings.matrix.homeserver_url = Homeserver URL
24472447
settings.matrix.room_id = Room ID
24482448
settings.matrix.message_type = Message Type
24492449
settings.visibility.private.button = Make Private
2450-
settings.visibility.private.text = Making private the repo will do that only allowed members can see.
2450+
settings.visibility.private.text = Changing the visibility to private will make the repo visible to only allowed members.
24512451
settings.visibility.public.button = Make Public
2452-
settings.visibility.public.text = Making public the repo will do that anyone can see.
2452+
settings.visibility.public.text = Changing the visibility to public will make the repo visible to anyone.
24532453
settings.visibility.success = Repository visibility changed.
24542454
settings.visibility.error = An error occurred while trying to change the repo visibility.
24552455
settings.visibility.fork_error = Can't change the visibility of a forked repo.

0 commit comments

Comments
 (0)