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.block_was_duplicated_by_a_deleted_resource=This block was duplicated by a resource that has been deleted.
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
{{#if state.sourceSecurity}}
-<p>{{t 'code_viewer.no_source_code_displayed_due_to_security'}}</p>
+ <p>{{t 'code_viewer.no_source_code_displayed_due_to_security'}}</p>
{{else}}
{{#if state.duplicationsInDeletedFiles}}
- <p>{{t 'duplications.dups_found_on_deleted_resource'}}</p>
+ <p class="marginbottom10">{{t 'duplications.dups_found_on_deleted_resource'}}</p>
{{/if}}
<table class="code">