aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <stas.vilchik@sonarsource.com>2017-10-12 16:31:15 +0200
committerStas Vilchik <stas.vilchik@sonarsource.com>2017-10-16 11:08:02 +0200
commit7219329f58163b241404d40cc623525e0c14a239 (patch)
treec48fe5aeaca85a39a32fc06e5d1de6c0f4610f5e /sonar-core
parent6d40a8a93acf114e29b85937e587360006ccffe3 (diff)
downloadsonarqube-7219329f58163b241404d40cc623525e0c14a239.tar.gz
sonarqube-7219329f58163b241404d40cc623525e0c14a239.zip
SONAR-9756 update wording for branch life time
Diffstat (limited to 'sonar-core')
-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}.
#------------------------------------------------------------------------------
#