aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2022-08-03 17:20:57 +0200
committersonartech <sonartech@sonarsource.com>2022-08-05 20:03:27 +0000
commitd3c1acdaf4666e9d8f00e31d619b574f336244f0 (patch)
tree3e0d215b28b09f8f2316817c3f2eeb5633f95f7f /sonar-core
parentc92a1586c459a2e351cec20cdf40b474f56a94c3 (diff)
downloadsonarqube-d3c1acdaf4666e9d8f00e31d619b574f336244f0.tar.gz
sonarqube-d3c1acdaf4666e9d8f00e31d619b574f336244f0.zip
SONAR-16731 [891586] [891587] Form elements must have labels
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index de3dc9b4373..0a81ba4f272 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1061,8 +1061,10 @@ projects.facets.quality_gate=Quality Gate
projects.facets.quality_gate.warning_help=Warning status is deprecated. This filter will disappear when no Warning Quality Gate remains.
projects.facets.rating_x={0} rating
projects.facets.languages=Languages
+projects.facets.search.languages=Search for languages
projects.facets.new_lines=New Lines
projects.facets.tags=Tags
+projects.facets.search.tags=Search for tags
projects.facets.qualifier=Type
projects.facets.qualitygate_label_x=Click to filter projects with a {0} quality gate.
projects.facets.rating_label_single_x=Click to filter projects with a {0} rating of {1}.