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