aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties4
1 files changed, 2 insertions, 2 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 e5e93e34656..b71154a1f9a 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -480,8 +480,8 @@ portfolio_deletion.page.description=Delete this portfolio. Component projects an
application_deletion.page.description=Delete this application. Application projects will not be deleted. This operation cannot be undone.
project_branches.page=Branches
project_branches.page.description=Use this page to manage project branches.
-project_branches.page.life_time=Short living branches are permanently deleted when there is no analysis for {days} days.
-project_branches.page.life_time.admin=Short living branches are permanently deleted when there is no analysis for {days} days. You can change this parameter in {settings}.
+project_branches.page.life_time=Short-lived branches are permanently deleted after {days} days without analysis.
+project_branches.page.life_time.admin=Short-lived branches are permanently deleted after {days} days without analysis. You can adjust this value globally in {settings}.
#------------------------------------------------------------------------------
#