diff --git a/core/vendor/tinymce/init.js b/core/vendor/tinymce/init.js index 5c2d8412..1df2f05f 100755 --- a/core/vendor/tinymce/init.js +++ b/core/vendor/tinymce/init.js @@ -47,8 +47,8 @@ tinymce.init({ cssFiles: [ /*'theme/ambiance.css',*/ ], - width: 1000, // Default value is 800 - height: 600 // Default value is 550 + width: 800, // Default value is 800 + height: 500 // Default value is 550 }, // Cibles de la target target_list: [ diff --git a/core/vendor/tinymce/plugins/codemirror/langs/fr_FR.js b/core/vendor/tinymce/plugins/codemirror/langs/fr_FR.js index f2e46442..8c6de13d 100755 --- a/core/vendor/tinymce/plugins/codemirror/langs/fr_FR.js +++ b/core/vendor/tinymce/plugins/codemirror/langs/fr_FR.js @@ -1,8 +1,8 @@ tinymce.addI18n('fr_FR',{ - 'HTML source code': 'Code source HTML', - 'Start search': 'Rechercher', - 'Find next': 'Chercher suiv.', - 'Find previous': 'Chercher préc.', - 'Replace': 'Replace', - 'Replace all': 'Replace all' -}); + 'HTML source code': 'Code source HTML', + 'Start search': 'Rechercher', + 'Find next': 'Chercher suiv.', + 'Find previous': 'Chercher préc.', + 'Replace': 'Remplacer', + 'Replace all': 'Remplacer tout' +}); \ No newline at end of file diff --git a/core/vendor/tinymce/plugins/codemirror/source.html b/core/vendor/tinymce/plugins/codemirror/source.html index 773b3585..e58188d9 100755 --- a/core/vendor/tinymce/plugins/codemirror/source.html +++ b/core/vendor/tinymce/plugins/codemirror/source.html @@ -148,7 +148,7 @@ function start() div = parent.document.createElement('div'), td1 = '