File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2447,9 +2447,9 @@ settings.matrix.homeserver_url = Homeserver URL
2447
2447
settings.matrix.room_id = Room ID
2448
2448
settings.matrix.message_type = Message Type
2449
2449
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.
2451
2451
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 .
2453
2453
settings.visibility.success = Repository visibility changed.
2454
2454
settings.visibility.error = An error occurred while trying to change the repo visibility.
2455
2455
settings.visibility.fork_error = Can' t change the visibility of a forked repo.
You can’t perform that action at this time.
0 commit comments