Sha256: 668ef8bc06f8c232dc7f59609dde81d7b7fb03a9838ff26d51296ce026d582f1

Contents?: true

Size: 424 Bytes

Versions: 4

Compression:

Stored size: 424 Bytes

Contents

/*
Copyright (c) 2003-2010, 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.'
	}
});

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
dust-ckeditor-3.5.0 lib/generators/ckeditor/base/templates/ckeditor/_source/plugins/placeholder/lang/en.js
hifi-ckeditor-3.5.2 lib/generators/ckeditor/base/templates/ckeditor/_source/plugins/placeholder/lang/en.js
hifi-ckeditor-3.5.1 lib/generators/ckeditor/base/templates/ckeditor/_source/plugins/placeholder/lang/en.js
ckeditor-3.5.0 lib/generators/ckeditor/base/templates/ckeditor/_source/plugins/placeholder/lang/en.js