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

index 5859ecf7e887d6615e3efb194fcf18c6d17ad1ca..a1ffd2123a2ed4db32ce1898865a02a5669a86a6 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 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