Sha256: ba604c2d9c82574a6490576cc77828ee35584b7db24e6d6e76519feeb6965278

Contents?: true

Size: 372 Bytes

Versions: 3

Compression:

Stored size: 372 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( 'devtools', 'en',
{
	devTools :
	{
		title		: 'Element Information',
		dialogName	: 'Dialog window name',
		tabName		: 'Tab name',
		elementId	: 'Element ID',
		elementType	: 'Element type'
	}
});

Version data entries

3 entries across 3 versions & 2 rubygems

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