aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 3 insertions, 0 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 bd87b30126a..c8ffe407419 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -2963,6 +2963,9 @@ background_tasks.date_filter.ALL=Any Date
background_tasks.date_filter.TODAY=Today
background_tasks.date_filter.CUSTOM=Custom
+background_tasks.table.status=Status
+background_tasks.table.task=Task
+background_tasks.table.id=ID
background_tasks.table.submitted=Submitted
background_tasks.table.started=Started
background_tasks.table.finished=Finished