Skip to content

Replace "Approve users in" with "Approve users with"

What does this MR do and why?

Changes constant values from

ApplicationSettings|Approve users in the pending approval status?
ApplicationSettings|By making this change, you will automatically approve %d user with the pending approval status.
ApplicationSettings|By making this change, you will automatically approve %d users with the pending approval status.
ApplicationSettings|By making this change, you will automatically approve all users in pending approval status.

to

ApplicationSettings|Approve users who are pending approval?
ApplicationSettings|By making this change, you automatically approve %d users who are pending approval.
ApplicationSettings|By making this change, you automatically approve %d users who are pending approval.
ApplicationSettings|By making this change, you will automatically approve all users who are pending approval.

for better readability

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #340148 (closed)

Edited by Gerardo Gutierrez

Merge request reports