Sha256: 3780f576f0137dee7720ae766e188270a2a1a7da3586ee96263c774117a7cd10

Contents?: true

Size: 363 Bytes

Versions: 4

Compression:

Stored size: 363 Bytes

Contents

/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'codemirror', 'it', {
	toolbar: 'Codice Sorgente',
	autoFormat: 'Format Selection',
	commentSelectedRange: 'Comment Selection',
	uncommentSelectedRange: 'Uncomment Selection'
});

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
glebtv-ckeditor-4.2.1.2 app/assets/javascripts/ckeditor/plugins/codemirror/lang/it.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/it.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/it.js
glebtv-ckeditor-4.0.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/it.js