Skip to content

I18n for triggers

What does this MR do?

This MR:

  • fixes the syntax for (non-)namespaced strings
  • replaces double quotes with single quotes around strings which do not contain single quotes inside (much more common among files in /app/views/)

Almost all of the externalizations were introduced two months ago in !52284 (merged)

Screenshots

No visible changes to UI in English as expected

Before After
before after

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:

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

Merge request reports