aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorstanislavh <stanislav.honcharov@sonarsource.com>2024-03-14 17:30:18 +0100
committersonartech <sonartech@sonarsource.com>2024-03-25 20:02:42 +0000
commitd4518aca0c74114be84a81b9958027255453628d (patch)
treefe396588817a6c693b93ba05e1ab73e4840d31ca /sonar-core
parentd74481a6c73af6f0060ec977aa46c204dd27bc50 (diff)
downloadsonarqube-d4518aca0c74114be84a81b9958027255453628d.tar.gz
sonarqube-d4518aca0c74114be84a81b9958027255453628d.zip
SONAR-21797 Show deprecation badges for metrics on activity page
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 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 520c4ec9605..7d302471139 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1952,7 +1952,7 @@ project_activity.graphs.data_table.no_data_warning_check_dates_y=There is no dat
project_activity.graphs.data_table.no_data_warning_check_dates_x_y=There is no data for the selected date range ({start} to {end}). Try modifying the date filters on the main page.
project_activity.custom_metric.covered_lines=Covered Lines
-
+project_activity.custom_metric.deprecated=We are deprecating those filters to align the Activity page with our definition of Clean Code. They will be removed in a future release. {learn_more}
#------------------------------------------------------------------------------
#