From f2207fba25de7cfaabbea3edbc36f61ffc2b0467 Mon Sep 17 00:00:00 2001 From: Ahmar Zaidi <71930390+AhmarZaidi@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:31:06 +0530 Subject: [PATCH] Remove toggle verb from post list data views (#66334) Co-authored-by: AhmarZaidi Co-authored-by: afercia --- packages/edit-site/src/components/post-list/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/edit-site/src/components/post-list/index.js b/packages/edit-site/src/components/post-list/index.js index 6738310ff6021..3efe3361f3c51 100644 --- a/packages/edit-site/src/components/post-list/index.js +++ b/packages/edit-site/src/components/post-list/index.js @@ -412,7 +412,7 @@ export default function PostList( { postType } ) { size="compact" isPressed={ quickEdit } icon={ drawerRight } - label={ __( 'Toggle details panel' ) } + label={ __( 'Details panel' ) } onClick={ () => { history.push( { ...location.params,