aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy <jeremy.davis@sonarsource.com>2019-12-23 09:12:09 +0100
committerSonarTech <sonartech@sonarsource.com>2020-01-13 20:46:32 +0100
commit692623ac5c596a3d2eab1c45c4e1bb2ac8b2534f (patch)
treece20b523ba20b87925ab6bb9bf3eab7107230655 /sonar-core
parentdb8422635834236dd661fefa5014b59c92ce6651 (diff)
downloadsonarqube-692623ac5c596a3d2eab1c45c4e1bb2ac8b2534f.tar.gz
sonarqube-692623ac5c596a3d2eab1c45c4e1bb2ac8b2534f.zip
SONAR-12720 comment status changes
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties3
1 files changed, 2 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 e9a6699355c..a2fd92c2aca 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -675,7 +675,8 @@ hotspots.form.title=Mark Security Hotspot as:
hotspots.form.assign_to=Assign to:
hotspots.form.select_user=Select a user...
-hotspots.form.comment=Comment
+hotspots.form.comment=Comment:
+hotspots.form.comment.placeholder=This status requires justification
hotspots.form.submit=Apply changes
hotspots.status_option.FIXED=Fixed