diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index da44e60b08..bd71d58d87 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2842,11 +2842,11 @@ settings.visibility = Visibility settings.change_visibility = Change Visibility settings.invalid_visibility = The new visibility is not valid. settings.change_visibility_notices_1 = This operation CANNOT 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. -settings.change_visibility_failed = Change visibility of %s failed because of internal error -settings.change_visibility_success = Organization %s visibility has been changed successfully. -settings.visibility_desc = Changing the organisation visibility +settings.change_visibility_notices_2 = Some users will no longer be able to access the organization’s repositories. +settings.change_visibility_no_change = There has been no change in visibility. +settings.change_visibility_failed = Failed to change the visibility of %s due to an internal error. +settings.change_visibility_success = The visibility of organization %s has been successfully changed. +settings.visibility_desc = Change the organization visibility settings.visibility.public = Public settings.visibility.limited = Limited (Visible to authenticated users only) settings.visibility.limited_shortname = Limited