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.properties2
1 files changed, 1 insertions, 1 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 933ec045d4e..16d538afaff 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -668,7 +668,7 @@ issue.transition.resolve.description=This issue has been fixed in the code and i
issue.transition.falsepositive=Resolve as false positive
issue.transition.falsepositive.description=This issue can be ignored because it is due to a limitation of the analysis engine. Its technical debt won't be counted.
issue.transition.reopen=Reopen
-issue.transition.reopen.description=
+issue.transition.reopen.description=This issue is not resolved, and should be reviewed again.
issue.transition.close=Close
issue.transition.close.description=
issue.transition.wontfix=Resolve as won't fix