From 5b5e9505bf2bbfb9591a489cdb421c30fcf43e71 Mon Sep 17 00:00:00 2001 From: Daniel Valadas Date: Mon, 30 Aug 2021 15:14:20 -0400 Subject: [PATCH] Fixed an issue that prevented inserting links using the default HTML Editor Provider Fixed an issue that prevented inserting links using the default HTML Editor Provider Closes #4801 --- .../js/ckeditor/4.15.1/plugins/dnnpages/lang/fr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/js/ckeditor/4.15.1/plugins/dnnpages/lang/fr.js b/DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/js/ckeditor/4.15.1/plugins/dnnpages/lang/fr.js index 1c7116f66b4..5538294b3ed 100644 --- a/DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/js/ckeditor/4.15.1/plugins/dnnpages/lang/fr.js +++ b/DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/js/ckeditor/4.15.1/plugins/dnnpages/lang/fr.js @@ -1,4 +1,4 @@ -CKEDITOR.plugins.setLang('dnnpages', 'en', { +CKEDITOR.plugins.setLang('dnnpages', 'fr', { dnnpages: 'Page du site', fileToBig: 'Le fichier est trop grand pour être télévresé.', localPageLabel : 'Page qui provient de votre site.',