aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2019-04-08 17:41:06 +0200
committerSonarTech <sonartech@sonarsource.com>2019-04-23 20:21:08 +0200
commit0d17e454b4a6adbb1f7ff38293a0966d0306c3bd (patch)
tree6f6fab5d0a2fbdde3258fbbacca1055ac5940055 /sonar-core
parentafbb758004d62375c5d91c1180ad6050e8f4e253 (diff)
downloadsonarqube-0d17e454b4a6adbb1f7ff38293a0966d0306c3bd.tar.gz
sonarqube-0d17e454b4a6adbb1f7ff38293a0966d0306c3bd.zip
SONAR-11859 Fix issue changelog
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 bac122e018e..2160884ec43 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -696,7 +696,7 @@ issue.changelog.changed_to={0} changed to {1}
issue.changelog.was=was {0}
issue.change.file_move=The file has been moved from {0} to {1}
issue.change.from_long_branch=The issue has been copied from branch '{0}' to branch '{1}'
-issue.change.from_short_branch=The issue has been merged from branch '{0}' into branch '{1}'
+issue.change.from_short_branch=The issue has been merged from '{0}' into '{1}'
issue.changelog.removed={0} removed
issue.changelog.field.severity=Severity
issue.changelog.field.actionPlan=Action Plan