5f635686abd0d8ff99ed09b006e00c48d2913d64.svn-base 368 Bytes
/*
Copyright (c) 2003-2012, 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'
	}
});