summaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2016-12-19 13:44:27 +0100
committerStas Vilchik <vilchiks@gmail.com>2016-12-19 13:45:27 +0100
commit81b5eb8f1e76a1e791dcc3cdfd10260e73692cb8 (patch)
tree16ad10c3e44fd9114c5d66e59787564359a927f9 /sonar-core
parent6a489759fdf4bf4332c193d51d5c77988706a449 (diff)
downloadsonarqube-81b5eb8f1e76a1e791dcc3cdfd10260e73692cb8.tar.gz
sonarqube-81b5eb8f1e76a1e791dcc3cdfd10260e73692cb8.zip
SONAR-7729 Improve display of issue changelog entries of type 'FILE'
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 928258d86ba..67b93b050ea 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -681,7 +681,7 @@ issues.issues=issues
#------------------------------------------------------------------------------
issue.changelog.changed_to={0} changed to {1}
issue.changelog.was=was {0}
-issue.change.issue_was_moved=The issue was moved
+issue.change.file_move=The file has been moved from {0} to {1}
issue.changelog.removed={0} removed
issue.changelog.field.severity=Severity
issue.changelog.field.actionPlan=Action Plan