Mimimum syndical pour en faire un produit zope / cmf.
[ckeditor.git] / skins / ckeditor / _source / plugins / placeholder / lang / en.js
diff --git a/skins/ckeditor/_source/plugins/placeholder/lang/en.js b/skins/ckeditor/_source/plugins/placeholder/lang/en.js
new file mode 100644 (file)
index 0000000..3cff992
--- /dev/null
@@ -0,0 +1,16 @@
+/*\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+CKEDITOR.plugins.setLang( 'placeholder', 'en',\r
+{\r
+       placeholder :\r
+       {\r
+               title           : 'Placeholder Properties',\r
+               toolbar         : 'Create Placeholder',\r
+               text            : 'Placeholder Text',\r
+               edit            : 'Edit Placeholder',\r
+               textMissing     : 'The placeholder must contain text.'\r
+       }\r
+});\r