Déplacement préalable à l'eggification.
[ckeditor.git] / Products / ckeditor / skins / ckeditor / plugins / codemirror / lang / static / gitweb.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/fr.js b/skins/ckeditor/plugins/codemirror/lang/fr.js
deleted file mode 100755 (executable)
index a421588..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
-*/\r
-CKEDITOR.plugins.setLang( 'codemirror', 'fr', {\r
-       toolbar: 'Source',\r
-       searchCode: 'Search Source',\r
-       autoFormat: 'Format Selection',\r
-       commentSelectedRange: 'Comment Selection',\r
-       uncommentSelectedRange: 'Uncomment Selection',\r
-       autoCompleteToggle: 'Enable/Disable HTML Tag Autocomplete'\r
-});\r