aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-01-18 13:49:24 +0100
committerStas Vilchik <vilchiks@gmail.com>2016-01-18 13:49:32 +0100
commit2e2a4f4ae1d052a93220a53aac849165971787ff (patch)
tree176f21e2ebe3dac298bf6e167b4cd7e730e0c3e4 /sonar-core/src
parent5831064ced5b082d5dee86d555a17c8cf8a193aa (diff)
downloadsonarqube-2e2a4f4ae1d052a93220a53aac849165971787ff.tar.gz
sonarqube-2e2a4f4ae1d052a93220a53aac849165971787ff.zip
update working on background tasks page
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 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 5859ecf7e88..a1ffd2123a2 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -3067,7 +3067,7 @@ background_task.status.FAILED=Failed
background_task.status.CANCELED=Canceled
background_tasks.page=Background Tasks
-background_tasks.page.description=The server is in charge to process reports submitted by batch analyses. This page allows to monitor the queue of pending reports to process, and gives access to the history of past analyses.
+background_tasks.page.description=The server processes reports submitted by batch analysis. This page allows monitoring of the queue of reports to process, and gives access to the history of past analyses.
background_tasks.currents_filter.ALL=All
background_tasks.currents_filter.ONLY_CURRENTS=Only Latest Analysis