Sha256: 7552bafee847ffdc319583d74c9aea8366b8c3816b86c9dfdb9efcfec843c82f

Contents?: true

Size: 447 Bytes

Versions: 3

Compression:

Stored size: 447 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( 'templates', 'en-gb', {
	button: 'Templates',
	emptyListMsg: '(No templates defined)',
	insertOption: 'Replace actual contents',
	options: 'Template Options',
	selectPromptMsg: 'Please select the template to open in the editor',
	title: 'Content Templates'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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