X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=plugins%2Fuicolor%2Flang%2Fen.js;fp=plugins%2Fuicolor%2Flang%2Fen.js;h=ffe974840da92e722027cc17cf376e1b55db0f46;hb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;hp=0000000000000000000000000000000000000000;hpb=b93873b6532ee7515fb0d6f8b73176c44fad28f7;p=ckeditor.git diff --git a/plugins/uicolor/lang/en.js b/plugins/uicolor/lang/en.js new file mode 100644 index 0000000..ffe9748 --- /dev/null +++ b/plugins/uicolor/lang/en.js @@ -0,0 +1,6 @@ +/* +Copyright (c) 2003-2009, 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'}});