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-gb.js;fp=sources%2Fplugins%2Flink%2Flang%2Fen-gb.js;h=f0f35066e40b6d262beaff6c84fb6ee840edf668;hp=a3af24c344e9611a7ca4d1dd2322fcb5b00a0977;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/en-gb.js b/sources/plugins/link/lang/en-gb.js index a3af24c..f0f3506 100644 --- a/sources/plugins/link/lang/en-gb.js +++ b/sources/plugins/link/lang/en-gb.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-gb', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'en-gb', { 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',