Fix text and formatting typo.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user