X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flink%2Flang%2Fen-ca.js;fp=sources%2Fplugins%2Flink%2Flang%2Fen-ca.js;h=636ee5c1d0fae45dfd8805d93c15f80a8cecd487;hp=fb4b6c73fd221be75cb9bd335ce41d642756142b;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/en-ca.js b/sources/plugins/link/lang/en-ca.js index fb4b6c7..636ee5c 100644 --- a/sources/plugins/link/lang/en-ca.js +++ b/sources/plugins/link/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'en-ca', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'en-ca', { anchorName: 'By Anchor Name', charset: 'Linked Resource Charset', cssClasses: 'Stylesheet Classes', + download: 'Force Download', // MISSING + displayText: 'Display Text', // MISSING emailAddress: 'E-Mail Address', emailBody: 'Message Body', emailSubject: 'Message Subject',