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.js;fp=sources%2Fplugins%2Flink%2Flang%2Fen.js;h=8f613de95203e81bae9210ea0e439dd31c33fbe3;hp=10547414678f4ce9b911aaf425db73ae90c743bb;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/en.js b/sources/plugins/link/lang/en.js index 1054741..8f613de 100644 --- a/sources/plugins/link/lang/en.js +++ b/sources/plugins/link/lang/en.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', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'en', { anchorName: 'By Anchor Name', charset: 'Linked Resource Charset', cssClasses: 'Stylesheet Classes', + download: 'Force Download', + displayText: 'Display Text', emailAddress: 'E-Mail Address', emailBody: 'Message Body', emailSubject: 'Message Subject',