Sha256: 852adcc80129db61bc42637bfd251407bea40604aa978a7e92b5b019d708ec1e
Contents?: true
Size: 446 Bytes
Versions: 11
Compression:
Stored size: 446 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', 'no', { toolbar: 'Kilde', searchCode: 'Search Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection', autoCompleteToggle: 'Enable/Disable HTML Tag Autocomplete' });
Version data entries
11 entries across 11 versions & 2 rubygems