aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-05-23 16:16:57 +0200
committerFabrice Bellingard <bellingard@gmail.com>2012-05-23 16:16:57 +0200
commitf6ea70e6856631981203982673eafea61045bf95 (patch)
tree1717da8ad7f96506f5784dd3887d4ea2af51ab68 /plugins
parent4f38ae1ac08c81cef3668879f12506e9155dab95 (diff)
downloadsonarqube-f6ea70e6856631981203982673eafea61045bf95.tar.gz
sonarqube-f6ea70e6856631981203982673eafea61045bf95.zip
SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATA
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
index 6a2c59d61b2..2c665b569a8 100644
--- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
+++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
@@ -831,6 +831,7 @@ violations_viewer.review_filter.unreviewed_violations=Unreviewed violations
duplications.no_duplicated_block=No duplicated blocks.
duplications.dups_found_on_deleted_resource=This file contains duplicated blocks with some deleted resources. This project should be reanalyzed to remove these obsolete duplicated blocks.
+duplications.old_format_should_reanalyze=This file contains duplications but a new analysis must be done in order to be able to display them.
duplications.blocks=Blocks
duplications.number_of_lines=Nb Lines
duplications.from_line=From line