Skip to content

Avoid using variations of "enable" twice

Evan Read requested to merge eread/minor-word-change-to-new-ui-element into master

What does this MR do and why?

While I was looking at some screenshots of the new admin area setting for https://docs.gitlab.com/ee/user/admin_area/settings/visibility_and_access_controls.html#enable-migration-of-groups-and-projects-by-direct-transfer, I realized our UI labels could be improved.

If it was a standalone checkbox, enable would make sense. But because Enabled is the checkbox, I thought we needed a minor tweak.

Screenshots or screen recordings

  • Before:

    Screenshot_2023-01-17_at_11.12.15_am

  • After:

    Screenshot_2023-01-17_at_11.13.20_am

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports