-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Move organization's visibility change to danger zone. #34814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
ef7a98b
475f40d
2785ae5
59e91b9
22cdf7e
0d0db1c
c2694d8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2839,6 +2839,14 @@ settings.location = Location | |
settings.permission = Permissions | ||
settings.repoadminchangeteam = Repository admin can add and remove access for teams | ||
settings.visibility = Visibility | ||
settings.change_visibility = Change Visibility | ||
settings.invalid_visibility = The new visibility is not valid. | ||
settings.change_visibility_notices_1 = This operation <strong>CANNOT</strong> be undone. | ||
settings.change_visibility_notices_2 = Some users will not visit the repositories of the orgniazation. | ||
settings.change_visibility_no_change = The visibility is no change. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Doesn't read like English. |
||
settings.change_visibility_failed = Change visibility of %s failed because of internal error | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
settings.change_visibility_success = Organization %s visibility has been changed successfully. | ||
settings.visibility_desc = Changing the organisation visibility | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Change or Changing? |
||
settings.visibility.public = Public | ||
settings.visibility.limited = Limited (Visible to authenticated users only) | ||
settings.visibility.limited_shortname = Limited | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will not be able to access
?