Sha256: b39dfcb9a5d66280fdc73cf4d48b819dba1c55553c2c513ae57440890614a2b3

Contents?: true

Size: 408 Bytes

Versions: 3

Compression:

Stored size: 408 Bytes

Contents

/*
Copyright (c) 2003-2011, 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

3 entries across 3 versions & 2 rubygems

Version Path
ckeditor-rails-0.0.4 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/en.js
ckeditor-rails-0.0.3 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/en.js
typus-3.1.0.rc7 test/fixtures/rails_app/public/vendor/ckeditor/_source/plugins/placeholder/lang/en.js