Sha256: 66b19e291bfa3a85eb95adb76c6b7a6a7b7ceac2dec375bc1999630e72066536

Contents?: true

Size: 1.03 KB

Versions: 16

Compression:

Stored size: 1.03 KB

Contents

/*
Copyright (c) 2003-2013, Cricri042. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
Targeted for "ad-gallery" JavaScript : http://adgallery.codeplex.com/
And "Fancybox" : http://fancyapps.com/fancybox/
*/
CKEDITOR.plugins.setLang( 'slideshow', 'en', {
	toolbar	: 'SlideShow',
	dialogTitle : 'SlideShow properties',
	fakeObject : 'SlideShow',
	imgList : 'Picture',
	imgAdd : 'Add a Picture',
	imgTitle : 'Title',
	imgDelete : 'Delete',
	imgEdit : 'Edit',
	previewMode : 'Preview',
	imgDesc : 'Short Description',
	editSlideShow : 'Edit SlideShow',
	picturesList : "Pictures List :",
	insertSlideShow : 'Insert SlideShow',
	showThumbs : 'Show thumbnails',
	showTitle : 'Show Title',
	showControls : "Show Start / Stop",
	displayTime : 'Disp. Time (Sec.)',
	transitionTime : 'Tr. Time (mSec.)',
	autoStart : 'AutoStart',
	pictHeight : 'Height (px)',
	openOnClick : 'Open on Click',
	transition : 'Transition Type',
	tr1 : 'None',
	tr2 : 'Resize',
	tr3 : 'Slide Vertical',
	tr4 : 'Slide Horizontal',
	tr5 : 'Fade',
});

Version data entries

16 entries across 8 versions & 1 rubygems

Version Path
coalla-cms-0.4.2.0 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.4.2.0 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.7.0.0 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.7.0.0 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.5.2.4 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.5.2.4 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.6.1.1 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.6.1.1 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.6.0.9 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.6.0.9 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.4.4.3 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.4.4.3 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.5.1.9 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.5.1.9 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.5.1.8 lib/generators/coalla/cms/wysiwyg/templates/ckeditor/plugins/slideshow/lang/en.js
coalla-cms-0.5.1.8 app/assets/javascripts/ckeditor/plugins/slideshow/lang/en.js