X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=plugins%2Fplaceholder%2Flang%2Fen.js;fp=plugins%2Fplaceholder%2Flang%2Fen.js;h=0000000000000000000000000000000000000000;hb=4625dba05116026713fee9008dd93306be0d1553;hp=7735a5ed1f61aabbe73eab5cc3ea0d8bd13a5ac1;hpb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;p=ckeditor.git diff --git a/plugins/placeholder/lang/en.js b/plugins/placeholder/lang/en.js deleted file mode 100644 index 7735a5e..0000000 --- a/plugins/placeholder/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('placeholder','en',{placeholder:{title:'Placeholder Properties',toolbar:'Create Placeholder',text:'Placeholder Text',edit:'Edit Placeholder',textMissing:'The placeholder must contain text.'}});