JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0
[ckeditor.git] / _source / plugins / uicolor / lang / en.js
diff --git a/_source/plugins/uicolor/lang/en.js b/_source/plugins/uicolor/lang/en.js
new file mode 100644 (file)
index 0000000..13cb0f9
--- /dev/null
@@ -0,0 +1,15 @@
+/*\r
+Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+CKEDITOR.plugins.setLang( 'uicolor', 'en',\r
+{\r
+       uicolor :\r
+       {\r
+               title : 'UI Color Picker',\r
+               preview : 'Live preview',\r
+               config : 'Paste this string into your config.js file',\r
+               predefined : 'Predefined color sets'\r
+       }\r
+});\r