From 3efea992de3a883b22321a42c0c639364b3fbf11 Mon Sep 17 00:00:00 2001 From: Stas Vilchik Date: Fri, 13 May 2016 16:24:17 +0200 Subject: refactor project overview page (#908) --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sonar-core') 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 f62395c7968..c9d6cab70c7 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -3109,9 +3109,11 @@ system.log_level.warning=Current level has performance impacts, please make sure # #------------------------------------------------------------------------------ overview.quality_gate=Quality Gate +overview.you_should_define_quality_gate=You should define a quality gate on this project. overview.quality_profiles=Quality Profiles overview.leak_period_x=Leak Period: {0} overview.started_x=started {0} +overview.started_on_x=Started on {0} overview.on_new_code=On New Code overview.metric.code_smells=Code Smells -- cgit v1.2.3