summaryrefslogtreecommitdiff
path: root/plugins/pastetext/lang/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pastetext/lang/da.js')
-rw-r--r--plugins/pastetext/lang/da.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/pastetext/lang/da.js b/plugins/pastetext/lang/da.js
deleted file mode 100644
index 1d612c7..0000000
--- a/plugins/pastetext/lang/da.js
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'pastetext', 'da', {
- button: 'Indsæt som ikke-formateret tekst',
- title: 'Indsæt som ikke-formateret tekst'
-});