diff -r 48c4eec2b7e6 -r 8c2e4d02f4ef wp/wp-admin/network/sites.php --- a/wp/wp-admin/network/sites.php Fri Sep 05 18:40:08 2025 +0200 +++ b/wp/wp-admin/network/sites.php Fri Sep 05 18:52:52 2025 +0200 @@ -28,7 +28,7 @@ 'id' => 'overview', 'title' => __( 'Overview' ), 'content' => - '
' . __( 'Add New Site takes you to the screen for adding a new site to the network. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page.' ) . '
' . + '' . __( 'Add Site takes you to the screen for adding a new site to the network. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page.' ) . '
' . '' . __( 'This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table.' ) . '
' . '' . __( 'Hovering over each site reveals seven options (three for the primary site):' ) . '
' . '