varbase-8.x-4.0-alpha1/libraries/ckeditor/plugins/autoembed/lang/en.js
libraries/ckeditor/plugins/autoembed/lang/en.js
/* Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'autoembed', 'en', { embeddingInProgress: 'Trying to embed pasted URL...', embeddingFailed: 'This URL could not be automatically embedded.' } );