diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2017-08-02 14:25:57 +0200 |
---|---|---|
committer | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2017-08-14 11:44:44 +0200 |
commit | 5be60c5d3348076336e5a79e6308104db52f27dc (patch) | |
tree | 498f4b70fbbe58d9b84406301b687265814cf267 /sonar-core/src | |
parent | d7b669175e4e40341f6f1553ebe8ed84a9980ce2 (diff) | |
download | sonarqube-5be60c5d3348076336e5a79e6308104db52f27dc.tar.gz sonarqube-5be60c5d3348076336e5a79e6308104db52f27dc.zip |
SONAR-9608 SONAR-9613 Add the page actions and a select to switch between views
Diffstat (limited to 'sonar-core/src')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 4 |
1 files changed, 3 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 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 #------------------------------------------------------------------------------ # |