Sha256: 8c0d5b937cf5fb7db1a51c050980ebd48c6159d6b7f80c515b6033fb79be597d

Contents?: true

Size: 458 Bytes

Versions: 3

Compression:

Stored size: 458 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-au', {
	button: 'Templates',
	emptyListMsg: '(No templates defined)',
	insertOption: 'Replace actual contents',
	options: 'Template Options', // MISSING
	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-au.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/templates/lang/en-au.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/templates/lang/en-au.js