X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flink%2Flang%2Ffr-ca.js;h=ddf2dde25b5fff5803d52e9189878812fea130de;hp=816ad2bfbde089c317f5b02b67f2bd5f8cee6929;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/fr-ca.js b/sources/plugins/link/lang/fr-ca.js index 816ad2b..ddf2dde 100644 --- a/sources/plugins/link/lang/fr-ca.js +++ b/sources/plugins/link/lang/fr-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', 'fr-ca', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'fr-ca', { anchorName: 'Par nom', charset: 'Encodage de la cible', cssClasses: 'Classes CSS', + download: 'Force Download', // MISSING + displayText: 'Display Text', // MISSING emailAddress: 'Courriel', emailBody: 'Corps du message', emailSubject: 'Objet du message',