123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- label: Comments
- description: 'Find and manage comments.'
- display:
- default:
- display_title: Default
- display_options:
- title: Comments
- fields:
- comment_bulk_form:
- action_title: Action
- subject:
- label: Subject
- separator: ', '
- uid:
- separator: ', '
- name:
- label: Author
- separator: ', '
- entity_id:
- label: 'Posted in'
- separator: ', '
- changed:
- label: Updated
- separator: ', '
- operations:
- label: Operations
- name_1:
- separator: ', '
- pager:
- options:
- tags:
- next: 'next ›'
- previous: '‹ previous'
- first: '« first'
- last: 'last »'
- expose:
- items_per_page_label: 'Items per page'
- items_per_page_options_all_label: '- All -'
- offset_label: Offset
- exposed_form:
- options:
- submit_button: Filter
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- sort_asc_label: Asc
- sort_desc_label: Desc
- empty:
- area_text_custom:
- content: 'No comments available.'
- filters:
- subject:
- expose:
- label: Subject
- combine:
- expose:
- label: 'Author name'
- langcode:
- expose:
- label: Language
- use_more_text: more
- page_published:
- display_title: 'Published comments'
- display_options:
- display_description: 'The approved comments listing.'
- menu:
- title: Comments
- description: 'Comments published'
- page_unapproved:
- display_title: 'Unapproved comments'
- display_options:
- fields:
- comment_bulk_form:
- action_title: Action
- subject:
- label: Subject
- separator: ', '
- uid:
- separator: ', '
- name:
- label: Author
- separator: ', '
- entity_id:
- label: 'Posted in'
- separator: ', '
- changed:
- label: Updated
- separator: ', '
- operations:
- label: Operations
- name_1:
- separator: ', '
- filters:
- subject:
- expose:
- label: Subject
- combine:
- expose:
- label: 'Author Name'
- langcode:
- expose:
- label: Language
- display_description: 'The unapproved comments listing.'
- menu:
- title: 'Unapproved comments'
- description: 'Comments unapproved'
|