summaryrefslogtreecommitdiff
path: root/plugins/pastefromword/lang/si.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pastefromword/lang/si.js')
-rw-r--r--plugins/pastefromword/lang/si.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/pastefromword/lang/si.js b/plugins/pastefromword/lang/si.js
deleted file mode 100644
index e9c0566..0000000
--- a/plugins/pastefromword/lang/si.js
+++ /dev/null
@@ -1,10 +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( 'pastefromword', 'si', {
- confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING
- error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING
- title: 'වචන වලින් අලවන්න',
- toolbar: 'වචන වලින් අලවන්න'
-});