diff options
Diffstat (limited to 'plugins/pastefromword/lang/sv.js')
| -rw-r--r-- | plugins/pastefromword/lang/sv.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/pastefromword/lang/sv.js b/plugins/pastefromword/lang/sv.js deleted file mode 100644 index 95038b2..0000000 --- a/plugins/pastefromword/lang/sv.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', 'sv', {
- confirmCleanup: 'Texten du vill klistra in verkar vara kopierad från Word. Vill du rensa innan du klistrar?',
- error: 'Det var inte möjligt att städa upp den inklistrade data på grund av ett internt fel',
- title: 'Klistra in från Word',
- toolbar: 'Klistra in från Word'
-});
|
