diff -r be944660c56a -r 3d72ae0968f4 wp/wp-includes/js/tinymce/langs/wp-langs-en.js --- a/wp/wp-includes/js/tinymce/langs/wp-langs-en.js Wed Sep 21 18:19:35 2022 +0200 +++ b/wp/wp-includes/js/tinymce/langs/wp-langs-en.js Tue Sep 27 16:37:53 2022 +0200 @@ -152,9 +152,9 @@ plaintext_mode: "Paste is now in plain text mode. Click again to toggle back to regular paste mode." }, paste_dlg: { - text_title: "Use CTRL + V on your keyboard to paste the text into the window.", + text_title: "Use Ctrl + V on your keyboard to paste the text into the window.", text_linebreaks: "Keep linebreaks", - word_title: "Use CTRL + V on your keyboard to paste the text into the window." + word_title: "Use Ctrl + V on your keyboard to paste the text into the window." }, table: { desc: "Inserts a new table",