Sha256: eef43dd72e190e3b3b025a25f4128a648d74514557bd97fbdf2667d35d5fe9e3

Contents?: true

Size: 670 Bytes

Versions: 5

Compression:

Stored size: 670 Bytes

Contents

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'image2', 'en-au', {
	alt: 'Alternative Text',
	btnUpload: 'Send it to the Server',
	captioned: 'Captioned image',
	captionPlaceholder: 'Caption',
	infoTab: 'Image Info',
	lockRatio: 'Lock Ratio',
	menu: 'Image Properties',
	pathName: 'image',
	pathNameCaption: 'caption',
	resetSize: 'Reset Size',
	resizer: 'Click and drag to resize',
	title: 'Image Properties',
	uploadTab: 'Upload',
	urlMissing: 'Image source URL is missing.',
	altMissing: 'Alternative text is missing.'
} );

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
integral-1.5.1 app/assets/javascripts/ckeditor/plugins/image2/lang/en-au.js
integral-1.5.0 app/assets/javascripts/ckeditor/plugins/image2/lang/en-au.js
integral-1.4.0 app/assets/javascripts/ckeditor/plugins/image2/lang/en-au.js
integral-1.3.0 app/assets/javascripts/ckeditor/plugins/image2/lang/en-au.js
integral-1.2.0 app/assets/javascripts/ckeditor/plugins/image2/lang/en-au.js