aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-06-07 09:46:37 +0200
committerJulien Lancelot <julien.lancelot@gmail.com>2013-06-07 09:46:37 +0200
commit7aa2598a45bb712305d91d9e386d41cba6b3b0d1 (patch)
tree6776d5c60ba399ddaa34286447621ff7e5ea0879
parent80aad72e03ddcbd21c4ed313322291ef6482027f (diff)
downloadsonarqube-7aa2598a45bb712305d91d9e386d41cba6b3b0d1.tar.gz
sonarqube-7aa2598a45bb712305d91d9e386d41cba6b3b0d1.zip
SONAR-3755 Restore deleted bundle for deleted component on issue detail
-rw-r--r--plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 460abf0ca0e..14e681db540 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
@@ -502,6 +502,7 @@ issue.planned_for=Planned for
issue.manual.missing_rule=Missing rule
issue.manual.no_rules=No rules.
issue.reported_by=Reported by
+issue.component_deleted=Removed
issue.changelog.changed_to={0} changed to {1}
issue.changelog.was=was {0}
issue.changelog.removed={0} removed