aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sonar-core-plugin')
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
index 17463004372..074eb5cc246 100644
--- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -516,6 +516,7 @@ issue.status.CLOSED=Closed
issue.resolution.FALSE-POSITIVE=False positive
issue.resolution.FIXED=Fixed
issue.resolution.REMOVED=Removed
+issue.updated=Updated:
issue.planned_for_x=Planned for {0}
issue.planned_for=Planned for
issue.manual.missing_rule=Missing rule
@@ -527,6 +528,7 @@ issue.component_deleted=Removed
issue.changelog.changed_to={0} changed to {1}
issue.changelog.was=was {0}
issue.changelog.removed={0} removed
+issue.technical_debt=Technical debt:
issue.technical_debt.x_days={0} days
issue.technical_debt.x_hours={0} hours
issue.technical_debt.x_minutes={0} minutes