aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-03-13 16:36:41 +0100
committerFabrice Bellingard <bellingard@gmail.com>2012-03-13 16:36:41 +0100
commit6e080c04a7a0801e189f71ff7fac75511537c868 (patch)
treea68a0bb6b40d22163d27c602d1356a6bc7fa9ef6 /plugins/sonar-l10n-en-plugin
parent45dc3917fd114ab374f38da72d6e2075e21152ca (diff)
downloadsonarqube-6e080c04a7a0801e189f71ff7fac75511537c868.tar.gz
sonarqube-6e080c04a7a0801e189f71ff7fac75511537c868.zip
SONAR-3277 Add message to inform about dups with deleted resources
Diffstat (limited to 'plugins/sonar-l10n-en-plugin')
-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 f5416c41594..32e934c4bf0 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
@@ -788,6 +788,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.blocks=Blocks
duplications.number_of_lines=Nb Lines
duplications.from_line=From line