aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 eb7a42fcb26..e8b7b629d87 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1091,6 +1091,7 @@ projects.facets.duplication.label.2=Click to filter projects with more than 3% d
projects.facets.duplication.label.3=Click to filter projects with more than 5% duplication
projects.facets.duplication.label.4=Click to filter projects with more than 10% duplication
projects.facets.duplication.label.5=Click to filter projects with more than 20% duplication
+projects.facets.no_available_filters_clear_others=No available filters. Clear other filters to see options.
projects.sort.disabled=Disabled because sorting cannot affect the displayed result with the current project selection.
projects.sort.analysis_date=by last analysis date (oldest first)
projects.sort.-analysis_date=by last analysis date (latest first)