Skip to content

Improve i18n of ProjectFormGroup

Mark Florian requested to merge 241801-improve-i18n-project-form-group into master

What does this MR do and why?

Extract and improve i18n strings

  • Extract strings to an i18n object in the component's options
  • Refactor the "fork this project" string so as not to break up the sentence, to better conform to our guidelines.

Part of #241801 (closed).

Screenshots or screen recordings

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

There is no visual change, but here's what it looks like anyway:

Screenshot_2021-09-14_at_17-51-37_A_secret_issue_for_create_merge_request_dropdown_migration___35____Issues___Gitlab_Org_Gi_..._

How to set up and validate locally

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

No forks case

  1. Find or create a public project with no private forks
  2. Find or create a confidential issue in the project
  3. Open the Create confidential merge request dropdown on the confidential issue's page

Forks case

  1. Find or create a public project
  2. Create one or more private forks of that project
  3. Find or create a confidential issue in the original project
  4. Open the Create confidential merge request dropdown on the issue page

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 #241801 (closed)

Edited by Mark Florian

Merge request reports