Nation Notes module contributed by Z&H Healthcare.
[openemr.git] / library / custom_template / ckeditor / _source / plugins / uicolor / lang / en.js
blob21a29ba317c20b8924a528f037601c37370dd803
1 /*
2 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
6 CKEDITOR.plugins.setLang( 'uicolor', 'en',
8         uicolor :
9         {
10                 title : 'UI Color Picker',
11                 preview : 'Live preview',
12                 config : 'Paste this string into your config.js file',
13                 predefined : 'Predefined color sets'
14         }
15 });