Sha256: 144d29331705378882bf028039a86bba5d5865072b5cded10fa9f9447428c90c

Contents?: true

Size: 368 Bytes

Versions: 3

Compression:

Stored size: 368 Bytes

Contents

/*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'uicolor', 'en',
{
	uicolor :
	{
		title : 'UI Color Picker',
		preview : 'Live preview',
		config : 'Paste this string into your config.js file',
		predefined : 'Predefined color sets'
	}
});

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
ckeditor-rails-0.0.4 vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/en.js
ckeditor-rails-0.0.3 vendor/assets/ckeditor/ckeditor/_source/plugins/uicolor/lang/en.js
typus-3.1.0.rc7 test/fixtures/rails_app/public/vendor/ckeditor/_source/plugins/uicolor/lang/en.js