aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-03-07 11:20:32 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-03-08 11:36:25 +0100
commitf6f9a0dc46adadbdbf32cecc30bfb731a4b854f8 (patch)
treea15c12e59d92fdb1fc0a061f7a66e890532db61f /sonar-core/src/main
parent18e410a8aa104c75bc3ad8a97747fc18cb5d58a5 (diff)
downloadsonarqube-f6f9a0dc46adadbdbf32cecc30bfb731a4b854f8.tar.gz
sonarqube-f6f9a0dc46adadbdbf32cecc30bfb731a4b854f8.zip
SONAR-7336 add ability to change issue type from UI
Diffstat (limited to 'sonar-core/src/main')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 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 3e51375ddd6..6558306bb9f 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -688,6 +688,7 @@ issue.transition.wontfix=Resolve as won't fix
issue.transition.wontfix.description=This issue can be ignored because the rule is irrelevant in this context. Its technical debt won't be counted.
issue.set_severity=Change Severity
issue.set_severity.submit=Change Severity
+issue.set_type=Change Type
issue.do_plan=Plan
issue.plan.submit=Plan
issue.unplanned=Not planned