aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-21 11:38:41 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-24 08:31:05 +0200
commit544c4c57a45afbea604cf0cf02eeb268f59565e6 (patch)
tree5ce00b2fbbc7077e90fd0b7338e89047719d8c24 /sonar-core
parent6182f01a60369b10bd0f5a2e065d7f844496da5b (diff)
downloadsonarqube-544c4c57a45afbea604cf0cf02eeb268f59565e6.tar.gz
sonarqube-544c4c57a45afbea604cf0cf02eeb268f59565e6.zip
Rename project activity graph Overview to Issues
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 26ee1514d81..1b33eaf4464 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1285,7 +1285,7 @@ project_activity.delete_analysis=Delete Analysis
project_activity.delete_analysis.question=Are you sure you want to delete this analysis from the project history?
project_activity.filter_events=Filter events
-project_activity.graphs.overview=Overview
+project_activity.graphs.issues=Issues
project_activity.graphs.coverage=Coverage
project_activity.graphs.duplications=Duplications
project_activity.graphs.custom=Custom