summaryrefslogtreecommitdiff
path: root/plugins/stylescombo/lang/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stylescombo/lang/gl.js')
-rw-r--r--plugins/stylescombo/lang/gl.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/stylescombo/lang/gl.js b/plugins/stylescombo/lang/gl.js
deleted file mode 100644
index 77a8d84..0000000
--- a/plugins/stylescombo/lang/gl.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'gl', {
- label: 'Estilos',
- panelTitle: 'Estilos de formatando',
- panelTitle1: 'Estilos de bloque',
- panelTitle2: 'Estilos de carácter',
- panelTitle3: 'Estilos de obxecto'
-});