aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-03-21 18:28:05 +0100
committerStas Vilchik <vilchiks@gmail.com>2016-03-24 09:16:41 +0100
commitcc9c506efd50786649658baa0d243654c59c512e (patch)
treee36cc405f4e43fbb470312d911ddbf3eb1a85d6c /sonar-core
parent05f9e8ef050e34b9a53678f3cab0a0c4e2caca1e (diff)
downloadsonarqube-cc9c506efd50786649658baa0d243654c59c512e.tar.gz
sonarqube-cc9c506efd50786649658baa0d243654c59c512e.zip
SONAR-7402 improve list and tree views on measures page
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 3 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 7306c76a101..931389b118e 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3232,6 +3232,8 @@ code.open_component_page=Open Component's Page
# COMPONENT MEASURES
#
#------------------------------------------------------------------------------
+component_measures.back_to_all_measures=Back to All Measures
+component_measures.back_to_list=Back to List
component_measures.tab.tree=Tree
component_measures.tab.list=List
component_measures.tab.bubbles=Bubble Chart
@@ -3239,3 +3241,4 @@ component_measures.tab.treemap=Treemap
component_measures.tab.history=History
component_measures.legend.color_x=Color: {0}
component_measures.legend.size_x=Color: {0}
+component_measures.x_of_y={0} of {1}