Sha256: b1847b94d516b3a863946e4df6b150f50dbdc754356d4da5c2f2f8f341e6e3d5

Contents?: true

Size: 296 Bytes

Versions: 3

Compression:

Stored size: 296 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'en-gb', {
	bulletedlist: 'Insert/Remove Bulleted List',
	numberedlist: 'Insert/Remove Numbered List'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/list/lang/en-gb.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/list/lang/en-gb.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/list/lang/en-gb.js