PHP Classes

File: core/assets/plugins/ckeditor/plugins/image/lang/en-ca.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/image/lang/en-ca.js   Download  
File: core/assets/plugins/ckeditor/plugins/image/lang/en-ca.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 957 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'en-ca', { alt: 'Alternative Text', border: 'Border', btnUpload: 'Send it to the Server', button2Img: 'Do you want to transform the selected image button on a simple image?', hSpace: 'HSpace', img2Button: 'Do you want to transform the selected image on a image button?', infoTab: 'Image Info', linkTab: 'Link', lockRatio: 'Lock Ratio', menu: 'Image Properties', resetSize: 'Reset Size', title: 'Image Properties', titleButton: 'Image Button Properties', upload: 'Upload', urlMissing: 'Image source URL is missing.', // MISSING vSpace: 'VSpace', validateBorder: 'Border must be a whole number.', // MISSING validateHSpace: 'HSpace must be a whole number.', // MISSING validateVSpace: 'VSpace must be a whole number.' // MISSING } );