diff --git a/core/modules/menu_ui/menu_ui.links.menu.yml b/core/modules/menu_ui/menu_ui.links.menu.yml index 6142abe4f943..913130954e16 100644 --- a/core/modules/menu_ui/menu_ui.links.menu.yml +++ b/core/modules/menu_ui/menu_ui.links.menu.yml @@ -1,5 +1,5 @@ entity.menu.collection: title: Menus - description: 'Add new menus to your site, edit existing menus, and rename and reorganize menu links.' + description: 'Manage menus and menu links.' route_name: entity.menu.collection parent: system.admin_structure diff --git a/core/modules/node/node.links.menu.yml b/core/modules/node/node.links.menu.yml index b4edf2348c8f..4a85f5eb9e7e 100644 --- a/core/modules/node/node.links.menu.yml +++ b/core/modules/node/node.links.menu.yml @@ -1,7 +1,7 @@ entity.node_type.collection: title: 'Content types' parent: system.admin_structure - description: 'Manage content types, including default status, front page promotion, comment settings, etc.' + description: 'Create content types and manage their default settings.' route_name: entity.node_type.collection node.add_page: title: 'Add content'