From ab063f508b5abe6ec40b2bd76a053e0d30058a01 Mon Sep 17 00:00:00 2001 From: Sukhendu Sekhar Guria Date: Fri, 20 Dec 2024 11:35:09 +0530 Subject: [PATCH] Update translated string to avoid 'toggle' --- packages/block-library/src/table-of-contents/edit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/block-library/src/table-of-contents/edit.js b/packages/block-library/src/table-of-contents/edit.js index 0deca1a83abcb7..2abc3a297490b2 100644 --- a/packages/block-library/src/table-of-contents/edit.js +++ b/packages/block-library/src/table-of-contents/edit.js @@ -140,7 +140,7 @@ export default function TableOfContentsEdit( { 'Only including headings from the current page (if the post is paginated).' ) : __( - 'Toggle to only include headings from the current page (if the post is paginated).' + 'Include headings from all pages (if the post is paginated).' ) } />