diff options
Diffstat (limited to 'plugins/pastefromword/lang/es.js')
| -rw-r--r-- | plugins/pastefromword/lang/es.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/pastefromword/lang/es.js b/plugins/pastefromword/lang/es.js deleted file mode 100644 index 2e08764..0000000 --- a/plugins/pastefromword/lang/es.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', 'es', {
- confirmCleanup: 'El texto que desea parece provenir de Word.\r\n¿Desea depurarlo antes de pegarlo?',
- error: 'No ha sido posible limpiar los datos debido a un error interno',
- title: 'Pegar desde Word',
- toolbar: 'Pegar desde Word'
-});
|
