]> source.dussan.org Git - sonarqube.git/commitdiff
update working on background tasks page, again
authorStas Vilchik <vilchiks@gmail.com>
Mon, 18 Jan 2016 16:07:40 +0000 (17:07 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 18 Jan 2016 16:07:50 +0000 (17:07 +0100)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index a1ffd2123a2ed4db32ce1898865a02a5669a86a6..04de62241c962cc95585f63adcfedfecd8eea1f1 100644 (file)
@@ -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 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.page.description=This page allows monitoring of the queue of tasks running asynchronously on the server. It also gives access to the history of finished tasks, their status and logs. Analysis report processing is the most common kind of background task.
 
 background_tasks.currents_filter.ALL=All
 background_tasks.currents_filter.ONLY_CURRENTS=Only Latest Analysis