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/de.js b/skins/ckeditor/plugins/codemirror/lang/de.js
deleted file mode 100755 (executable)
index 40cb3cb..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', 'de', {\r
-    toolbar: 'Quellcode',\r
-    searchCode: 'Quellcode durchsuchen',\r
-       autoFormat: 'Auswahl formatieren',\r
-       commentSelectedRange: 'Auswahl auskommentieren',\r
-       uncommentSelectedRange: 'Auskommentierung entferen',\r
-       autoCompleteToggle: 'HTML Tag Autovervollständigen de-/aktivieren'\r
-});\r