JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1
[ckeditor.git] / _source / plugins / uicolor / lang / en.js
1 /*\r
2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 CKEDITOR.plugins.setLang( 'uicolor', 'en',\r
7 {\r
8         uicolor :\r
9         {\r
10                 title : 'UI Color Picker',\r
11                 preview : 'Live preview',\r
12                 config : 'Paste this string into your config.js file',\r
13                 predefined : 'Predefined color sets'\r
14         }\r
15 });\r