]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-10600 Missing l10n message on project badge popup
authorPascal Mugnier <pascal.mugnier@sonarsource.com>
Tue, 17 Apr 2018 13:35:49 +0000 (15:35 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 18 Apr 2018 18:20:53 +0000 (20:20 +0200)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index 4de16e024be637c3fac62f81bb885327f45815bc..15d901dfebf2995149bcd126c96ea558f77be0f1 100644 (file)
@@ -2380,6 +2380,9 @@ overview.badges.marketing.alt=Scanned on SonarCloud badge
 overview.badges.marketing.description=This badge lets you advertise that you're using SonarCloud for code quality.
 overview.badges.quality_gate.alt=SonarCloud Quality Gate badge
 overview.badges.quality_gate.description=This badge dynamically displays the current quality gate status of your project.
+overview.badges.quality_gate.description.APP=This badge dynamically displays the current quality gate status of your application.
+overview.badges.quality_gate.description.TRK=This badge dynamically displays the current quality gate status of your project.
+overview.badges.quality_gate.description.VW=This badge dynamically displays the current quality gate status of your portfolio.
 
 
 #------------------------------------------------------------------------------