aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/link/lang/fr-ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/link/lang/fr-ca.js')
-rw-r--r--sources/plugins/link/lang/fr-ca.js4
1 files changed, 3 insertions, 1 deletions
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 @@
1/* 1/*
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'link', 'fr-ca', {
@@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'fr-ca', {
19 anchorName: 'Par nom', 19 anchorName: 'Par nom',
20 charset: 'Encodage de la cible', 20 charset: 'Encodage de la cible',
21 cssClasses: 'Classes CSS', 21 cssClasses: 'Classes CSS',
22 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
22 emailAddress: 'Courriel', 24 emailAddress: 'Courriel',
23 emailBody: 'Corps du message', 25 emailBody: 'Corps du message',
24 emailSubject: 'Objet du message', 26 emailSubject: 'Objet du message',