diff options
Diffstat (limited to 'plugins/div/lang/gl.js')
| -rw-r--r-- | plugins/div/lang/gl.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/div/lang/gl.js b/plugins/div/lang/gl.js deleted file mode 100644 index 460a8c1..0000000 --- a/plugins/div/lang/gl.js +++ /dev/null @@ -1,19 +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( 'div', 'gl', {
- IdInputLabel: 'ID',
- advisoryTitleInputLabel: 'Título',
- cssClassInputLabel: 'Clases da folla de estilos',
- edit: 'Editar Div',
- inlineStyleInputLabel: 'Estilo de liña',
- langDirLTRLabel: 'Esquerda a dereita (LTR)',
- langDirLabel: 'Dirección de escritura do idioma',
- langDirRTLLabel: 'Dereita a esquerda (RTL)',
- languageCodeInputLabel: 'Código do idioma',
- remove: 'Retirar Div',
- styleSelectLabel: 'Estilo',
- title: 'Crear un contedor Div',
- toolbar: 'Crear un contedor Div'
-});
|
