/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'flash', 'en', { access: 'Script Access', accessAlways: 'Always', accessNever: 'Never', accessSameDomain: 'Same domain', alignAbsBottom: 'Abs Bottom', alignAbsMiddle: 'Abs Middle', alignBaseline: 'Baseline', alignTextTop: 'Text Top', bgcolor: 'Background color', chkFull: 'Allow Fullscreen', chkLoop: 'Loop', chkMenu: 'Enable Flash Menu', chkPlay: 'Auto Play', flashvars: 'Variables for Flash', hSpace: 'HSpace', properties: 'Flash Properties', propertiesTab: 'Properties', quality: 'Quality', qualityAutoHigh: 'Auto High', qualityAutoLow: 'Auto Low', qualityBest: 'Best', qualityHigh: 'High', qualityLow: 'Low', qualityMedium: 'Medium', scale: 'Scale', scaleAll: 'Show all', scaleFit: 'Exact Fit', scaleNoBorder: 'No Border', title: 'Flash Properties', vSpace: 'VSpace', validateHSpace: 'HSpace must be a number.', validateSrc: 'URL must not be empty.', validateVSpace: 'VSpace must be a number.', windowMode: 'Window mode', windowModeOpaque: 'Opaque', windowModeTransparent: 'Transparent', windowModeWindow: 'Window' } );