From 67d404eec1da08602d54525bab8607f061c4aa5d Mon Sep 17 00:00:00 2001 From: Khokan Sardar Date: Tue, 12 May 2026 18:37:54 +0530 Subject: [PATCH 1/3] I18N: Replace 'toggle' with clearer alternatives in wp-admin strings. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace user-facing uses of 'toggle' in wp-admin translatable strings with clearer alternatives per style guide recommendations from Microsoft, Apple, and IBM. - template.php: 'Toggle panel: %s' → 'Show or hide panel: %s' - site-health.php: 'Toggle extra menu items' → 'Show or hide extra menu items' - network.php: 'toggle between' → 'switch between' These changes improve clarity for screen reader users and align with established writing style guidelines that recommend avoiding 'toggle' as a verb in user-facing materials. See #34753. --- src/wp-admin/includes/template.php | 2 +- src/wp-admin/network.php | 2 +- src/wp-admin/site-health.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/includes/template.php b/src/wp-admin/includes/template.php index 6680bca89691a..3ab94ccf3af1c 100644 --- a/src/wp-admin/includes/template.php +++ b/src/wp-admin/includes/template.php @@ -1426,7 +1426,7 @@ function do_meta_boxes( $screen, $context, $data_object ) { echo '