summaryrefslogtreecommitdiff
path: root/plugins/placeholder/lang/en.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/placeholder/lang/en.js')
-rw-r--r--plugins/placeholder/lang/en.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/placeholder/lang/en.js b/plugins/placeholder/lang/en.js
deleted file mode 100644
index 83e64f9..0000000
--- a/plugins/placeholder/lang/en.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-CKEDITOR.plugins.setLang('placeholder','en',{placeholder:{title:'Placeholder Properties',toolbar:'Create Placeholder',text:'Placeholder Text',edit:'Edit Placeholder',textMissing:'The placeholder must contain text.'}});