summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js')
-rw-r--r--rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js b/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js
deleted file mode 100644
index e4cbacb..0000000
--- a/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/en.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2013, 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'}});