From 5be60c5d3348076336e5a79e6308104db52f27dc Mon Sep 17 00:00:00 2001 From: Grégoire Aubert Date: Wed, 2 Aug 2017 14:25:57 +0200 Subject: SONAR-9608 SONAR-9613 Add the page actions and a select to switch between views --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sonar-core/src') 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 afa2dbcbfcd..e75da8525f7 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2895,7 +2895,9 @@ component_measures.legend.size_x=Size: {0} component_measures.x_of_y={0} of {1} component_measures.no_history=There is no historical data. component_measures.not_found=The requested measure was not found. - +component_measures.to_select_files=to select files +component_measures.to_navigate=to navigate +component_measures.to_navigate_back=to navigate back #------------------------------------------------------------------------------ # -- cgit v1.2.3