--- a/wp/wp-includes/customize/class-wp-customize-nav-menu-control.php Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-includes/customize/class-wp-customize-nav-menu-control.php Tue Sep 27 16:37:53 2022 +0200
@@ -43,7 +43,7 @@
<?php
printf(
/* translators: %s: "Add Items" button text. */
- __( 'Time to add some links! Click “%s” to start putting pages, categories, and custom links in your menu. Add as many things as you’d like.' ),
+ __( 'Time to add some links! Click “%s” to start putting pages, categories, and custom links in your menu. Add as many things as you would like.' ),
$add_items
);
?>