aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-12 13:13:42 +0200
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>2017-07-13 14:34:17 +0200
commita1da96383b98ae9fb0986d8e8323482ffebfe277 (patch)
tree9041a4068c799ac7d122ab6382b95b471440abf6 /sonar-core
parent757aaeb278c06fb7e89b769e9cb2a46274d39ea2 (diff)
downloadsonarqube-a1da96383b98ae9fb0986d8e8323482ffebfe277.tar.gz
sonarqube-a1da96383b98ae9fb0986d8e8323482ffebfe277.zip
SONAR-9403 Add a tooltip on the button to show the metric history on the measures page
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 70928d87746..45bc006fd30 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2858,6 +2858,7 @@ code.open_component_page=Open Component's Page
component_measures.all_measures=All Measures
component_measures.domain_measures={0} Measures
component_measures.back_to_list=Back to List
+component_measures.show_metric_history=Show history of this metric
component_measures.tab.tree=Tree
component_measures.tab.list=List
component_measures.tab.bubbles=Bubble Chart