Просмотр исходного кода

SONAR-13941 Copy "api/views/refresh" to "api/applications/refresh"

tags/8.6.0.39681
Duarte Meneses 3 лет назад
Родитель
Сommit
d045325444
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      sonar-core/src/main/resources/org/sonar/l10n/core.properties

+ 3
- 0
sonar-core/src/main/resources/org/sonar/l10n/core.properties Просмотреть файл

@@ -2724,6 +2724,9 @@ background_task.type.REPORT=Project Analysis
background_task.type.DEV_REFRESH=Developer Analysis
background_task.type.DEV_PURGE=Developer Cleaning
background_task.type.ISSUE_SYNC=Project Data Reload
background_task.type.VIEW_REFRESH=Portfolio Calculation
background_task.type.PROJECT_EXPORT=Project Export
background_task.type.PROJECT_IMPORT=Project Import

background_tasks.page=Background Tasks
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 and their status. Analysis report processing is the most common kind of background task.

Загрузка…
Отмена
Сохранить