Make WordPress Core

Ticket #40582: 40582.tinymce.diff

File 40582.tinymce.diff, 851 bytes (added by sabernhardt, 4 years ago)
  • src/js/_enqueues/vendor/tinymce/langs/wp-langs-en.js

     
    152152                        plaintext_mode: "Paste is now in plain text mode. Click again to toggle back to regular paste mode."
    153153                },
    154154                paste_dlg: {
    155                         text_title: "Use CTRL + V on your keyboard to paste the text into the window.",
     155                        text_title: "Use Ctrl + V on your keyboard to paste the text into the window.",
    156156                        text_linebreaks: "Keep linebreaks",
    157                         word_title: "Use CTRL + V on your keyboard to paste the text into the window."
     157                        word_title: "Use Ctrl + V on your keyboard to paste the text into the window."
    158158                },
    159159                table: {
    160160                        desc: "Inserts a new table",