aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorstanislavh <stanislav.honcharov@sonarsource.com>2024-11-20 13:57:49 +0100
committersonartech <sonartech@sonarsource.com>2024-11-22 20:03:09 +0000
commit192e1abe0f4399572f92551eaa19a5c5f7e597d5 (patch)
treea615bb9b736d872dda532b6f30672df098eaa55b /sonar-core/src
parent06fce5d3ccf3254928fcf3583e220d5075dad9a8 (diff)
downloadsonarqube-192e1abe0f4399572f92551eaa19a5c5f7e597d5.tar.gz
sonarqube-192e1abe0f4399572f92551eaa19a5c5f7e597d5.zip
SONAR-22302 Fix a11y issues on Issues page
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties10
1 files changed, 2 insertions, 8 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 2a95acd3d55..b802dd322a3 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -345,7 +345,9 @@ short_number_suffix.g=G
short_number_suffix.k=k
short_number_suffix.m=M
show_less=Show Less
+show_less_filter_x=Show less results for "{0}" filter
show_more=Show More
+show_more_filter_x=Show more results for "{0}" filter
show_all=Show All
show_them=Show Them
should_be_unique=Should be unique
@@ -2776,15 +2778,7 @@ coding_rules.facet.template=Template
coding_rules.facet.rule_key=Rule
coding_rules.facet.types=Type
coding_rules.facet.prioritizedRule=Prioritized Rules
-
-coding_rules.facet.language.show_more=Show more languages
-coding_rules.facet.language.show_less=Show less languages
-coding_rules.facet.tag.show_more=Show more tags
-coding_rules.facet.tag.show_less=Show less tags
-coding_rules.facet.repository.show_more=Show more repositories
-coding_rules.facet.repository.show_less=Show less repositories
coding_rules.facet.security_hotspots.show_only=Show Security Hotspots Only
-
coding_rules.facets.languages=Languages
coding_rules.facets.tags=Tags
coding_rules.facets.repositories=Repositories