]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/clipboard/lang/en.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / clipboard / lang / en.js
index 4db696006110aea6bce0cf68fc1b30390cb7c78b..5d81cc0b7baa2acb5ba7aee6a7d9b31d91e78aef 100644 (file)
@@ -8,8 +8,5 @@ CKEDITOR.plugins.setLang( 'clipboard', 'en', {
        cut: 'Cut',\r
        cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).',\r
        paste: 'Paste',\r
-       pasteArea: 'Paste Area',\r
-       pasteMsg: 'Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK',\r
-       securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.',\r
-       title: 'Paste'\r
+       pasteNotification: 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.'\r
 } );\r