From 105142f1bb12bfa651edffce48bf9fcd3279e981 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Mon, 9 Oct 2017 13:02:31 +0200 Subject: [PATCH] update wording on branches page --- .../src/main/js/apps/projectBranches/components/App.tsx | 4 +--- .../components/__tests__/__snapshots__/App-test.tsx.snap | 2 +- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 3 ++- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/server/sonar-web/src/main/js/apps/projectBranches/components/App.tsx b/server/sonar-web/src/main/js/apps/projectBranches/components/App.tsx index 6336d24397f..5ff696ef9d7 100644 --- a/server/sonar-web/src/main/js/apps/projectBranches/components/App.tsx +++ b/server/sonar-web/src/main/js/apps/projectBranches/components/App.tsx @@ -124,9 +124,7 @@ export default class App extends React.PureComponent { {translate('branch')} {translate('status')} - - {translate('project_history.last_snapshot')} - + {translate('branches.last_analysis_date')} {translate('actions')} diff --git a/server/sonar-web/src/main/js/apps/projectBranches/components/__tests__/__snapshots__/App-test.tsx.snap b/server/sonar-web/src/main/js/apps/projectBranches/components/__tests__/__snapshots__/App-test.tsx.snap index 349913a66e3..a3281058f51 100644 --- a/server/sonar-web/src/main/js/apps/projectBranches/components/__tests__/__snapshots__/App-test.tsx.snap +++ b/server/sonar-web/src/main/js/apps/projectBranches/components/__tests__/__snapshots__/App-test.tsx.snap @@ -57,7 +57,7 @@ exports[`renders sorted list of branches 1`] = ` - project_history.last_snapshot + branches.last_analysis_date