diff --git a/ee/app/assets/javascripts/vue_shared/constants.js b/ee/app/assets/javascripts/vue_shared/constants.js index 8aa80f026b21b83119caccbc4a51db682d4278f1..4000e368c8779c286781997079688be8a71b6a15 100644 --- a/ee/app/assets/javascripts/vue_shared/constants.js +++ b/ee/app/assets/javascripts/vue_shared/constants.js @@ -16,7 +16,7 @@ export const SBOM_BANNER_LOCAL_STORAGE_KEY = 'sbom_survey_request'; export const SBOM_BANNER_CURRENT_ID = 'sbom1'; export const SBOM_SURVEY_LINK = 'https://gitlab.fra1.qualtrics.com/jfe/form/SV_es038rUv1VFqmXk'; export const SBOM_SURVEY_DAYS_TO_ASK_LATER = 7; -export const SBOM_SURVEY_TITLE = s__('SecurityReports|Security Dashboard'); +export const SBOM_SURVEY_TITLE = s__('SecurityReports|Software and container dependency survey'); export const SBOM_SURVEY_BUTTON_TEXT = s__('SecurityReports|Take survey'); export const SBOM_SURVEY_DESCRIPTION = s__( `SecurityReports|The Composition Analysis group is planning significant updates to how we make available the list of software and container dependency information in your projects. Therefore, we ask that you assist us by taking a short -no longer than 5 minute- survey to help align our direction with your needs.`, diff --git a/locale/gitlab.pot b/locale/gitlab.pot index fc23c7393e4e2cfa1b166fdf7daa216595739737..789f1f6631d94e786ec1f51bfdf7d12f3e6fb7b9 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -31744,6 +31744,9 @@ msgstr "" msgid "SecurityReports|Severity" msgstr "" +msgid "SecurityReports|Software and container dependency survey" +msgstr "" + msgid "SecurityReports|Sometimes a scanner can't determine a finding's severity. Those findings may still be a potential source of risk though. Please review these manually." msgstr ""