Fix text and formatting typo.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-27 15:52:08 -04:00
parent 916c8e2cab
commit cdcf9096fb

View File

@@ -675,9 +675,9 @@ class SetupDocumentTypeMetadataTypes(FormView):
'no_results_icon': icon_metadata,
'no_results_main_link': link_setup_metadata_type_create.resolve(
context=RequestContext(request=self.request)
),
),
'no_results_text': _(
'Create metadata types to be able to associates them '
'Create metadata types to be able to associate them '
'to this document type.'
),
'no_results_title': _('There are no metadata types available'),