Skip to content

Fix alert management splash page title

Tristan Read requested to merge tr-alert-copy-fix into master

What does this MR do?

The Alert Management splash page title used __( instead of s__( to create the localised text. This MR fixes that.

Note: This feature is behind the alert_management_minimal feature flag.

Screenshots

before after
Screenshot_2020-05-07_at_18.35.38 Screenshot_2020-05-07_at_18.44.45

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team

Merge request reports