aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/colorbutton
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/colorbutton')
-rw-r--r--sources/plugins/colorbutton/lang/af.js2
-rw-r--r--sources/plugins/colorbutton/lang/ar.js2
-rw-r--r--sources/plugins/colorbutton/lang/bg.js2
-rw-r--r--sources/plugins/colorbutton/lang/bn.js2
-rw-r--r--sources/plugins/colorbutton/lang/bs.js2
-rw-r--r--sources/plugins/colorbutton/lang/ca.js2
-rw-r--r--sources/plugins/colorbutton/lang/cs.js2
-rw-r--r--sources/plugins/colorbutton/lang/cy.js2
-rw-r--r--sources/plugins/colorbutton/lang/da.js2
-rw-r--r--sources/plugins/colorbutton/lang/de-ch.js53
-rw-r--r--sources/plugins/colorbutton/lang/de.js2
-rw-r--r--sources/plugins/colorbutton/lang/el.js4
-rw-r--r--sources/plugins/colorbutton/lang/en-au.js2
-rw-r--r--sources/plugins/colorbutton/lang/en-ca.js2
-rw-r--r--sources/plugins/colorbutton/lang/en-gb.js2
-rw-r--r--sources/plugins/colorbutton/lang/en.js2
-rw-r--r--sources/plugins/colorbutton/lang/eo.js2
-rw-r--r--sources/plugins/colorbutton/lang/es.js2
-rw-r--r--sources/plugins/colorbutton/lang/et.js2
-rw-r--r--sources/plugins/colorbutton/lang/eu.js2
-rw-r--r--sources/plugins/colorbutton/lang/fa.js2
-rw-r--r--sources/plugins/colorbutton/lang/fi.js2
-rw-r--r--sources/plugins/colorbutton/lang/fo.js2
-rw-r--r--sources/plugins/colorbutton/lang/fr-ca.js2
-rw-r--r--sources/plugins/colorbutton/lang/fr.js2
-rw-r--r--sources/plugins/colorbutton/lang/gl.js2
-rw-r--r--sources/plugins/colorbutton/lang/gu.js2
-rw-r--r--sources/plugins/colorbutton/lang/he.js2
-rw-r--r--sources/plugins/colorbutton/lang/hi.js2
-rw-r--r--sources/plugins/colorbutton/lang/hr.js2
-rw-r--r--sources/plugins/colorbutton/lang/hu.js2
-rw-r--r--sources/plugins/colorbutton/lang/id.js2
-rw-r--r--sources/plugins/colorbutton/lang/is.js2
-rw-r--r--sources/plugins/colorbutton/lang/it.js2
-rw-r--r--sources/plugins/colorbutton/lang/ja.js2
-rw-r--r--sources/plugins/colorbutton/lang/ka.js2
-rw-r--r--sources/plugins/colorbutton/lang/km.js2
-rw-r--r--sources/plugins/colorbutton/lang/ko.js2
-rw-r--r--sources/plugins/colorbutton/lang/ku.js2
-rw-r--r--sources/plugins/colorbutton/lang/lt.js2
-rw-r--r--sources/plugins/colorbutton/lang/lv.js2
-rw-r--r--sources/plugins/colorbutton/lang/mk.js2
-rw-r--r--sources/plugins/colorbutton/lang/mn.js2
-rw-r--r--sources/plugins/colorbutton/lang/ms.js2
-rw-r--r--sources/plugins/colorbutton/lang/nb.js2
-rw-r--r--sources/plugins/colorbutton/lang/nl.js2
-rw-r--r--sources/plugins/colorbutton/lang/no.js2
-rw-r--r--sources/plugins/colorbutton/lang/pl.js2
-rw-r--r--sources/plugins/colorbutton/lang/pt-br.js2
-rw-r--r--sources/plugins/colorbutton/lang/pt.js2
-rw-r--r--sources/plugins/colorbutton/lang/ro.js2
-rw-r--r--sources/plugins/colorbutton/lang/ru.js2
-rw-r--r--sources/plugins/colorbutton/lang/si.js2
-rw-r--r--sources/plugins/colorbutton/lang/sk.js14
-rw-r--r--sources/plugins/colorbutton/lang/sl.js2
-rw-r--r--sources/plugins/colorbutton/lang/sq.js2
-rw-r--r--sources/plugins/colorbutton/lang/sr-latn.js2
-rw-r--r--sources/plugins/colorbutton/lang/sr.js2
-rw-r--r--sources/plugins/colorbutton/lang/sv.js2
-rw-r--r--sources/plugins/colorbutton/lang/th.js2
-rw-r--r--sources/plugins/colorbutton/lang/tr.js2
-rw-r--r--sources/plugins/colorbutton/lang/tt.js2
-rw-r--r--sources/plugins/colorbutton/lang/ug.js2
-rw-r--r--sources/plugins/colorbutton/lang/uk.js2
-rw-r--r--sources/plugins/colorbutton/lang/vi.js2
-rw-r--r--sources/plugins/colorbutton/lang/zh-cn.js2
-rw-r--r--sources/plugins/colorbutton/lang/zh.js2
-rw-r--r--sources/plugins/colorbutton/plugin.js4
68 files changed, 128 insertions, 75 deletions
diff --git a/sources/plugins/colorbutton/lang/af.js b/sources/plugins/colorbutton/lang/af.js
index ed7a3378..85fde87a 100644
--- a/sources/plugins/colorbutton/lang/af.js
+++ b/sources/plugins/colorbutton/lang/af.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'af', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'af', {
diff --git a/sources/plugins/colorbutton/lang/ar.js b/sources/plugins/colorbutton/lang/ar.js
index 5203c4a4..6fb2e3b8 100644
--- a/sources/plugins/colorbutton/lang/ar.js
+++ b/sources/plugins/colorbutton/lang/ar.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ar', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ar', {
diff --git a/sources/plugins/colorbutton/lang/bg.js b/sources/plugins/colorbutton/lang/bg.js
index 9d0cec28..253f1203 100644
--- a/sources/plugins/colorbutton/lang/bg.js
+++ b/sources/plugins/colorbutton/lang/bg.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'bg', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'bg', {
diff --git a/sources/plugins/colorbutton/lang/bn.js b/sources/plugins/colorbutton/lang/bn.js
index 66b4499f..c3d443e1 100644
--- a/sources/plugins/colorbutton/lang/bn.js
+++ b/sources/plugins/colorbutton/lang/bn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'bn', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'bn', {
diff --git a/sources/plugins/colorbutton/lang/bs.js b/sources/plugins/colorbutton/lang/bs.js
index de913f42..eb7d7fa2 100644
--- a/sources/plugins/colorbutton/lang/bs.js
+++ b/sources/plugins/colorbutton/lang/bs.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'bs', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'bs', {
diff --git a/sources/plugins/colorbutton/lang/ca.js b/sources/plugins/colorbutton/lang/ca.js
index 84ad219f..84249839 100644
--- a/sources/plugins/colorbutton/lang/ca.js
+++ b/sources/plugins/colorbutton/lang/ca.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ca', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ca', {
diff --git a/sources/plugins/colorbutton/lang/cs.js b/sources/plugins/colorbutton/lang/cs.js
index e266e02c..10871a13 100644
--- a/sources/plugins/colorbutton/lang/cs.js
+++ b/sources/plugins/colorbutton/lang/cs.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'cs', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'cs', {
diff --git a/sources/plugins/colorbutton/lang/cy.js b/sources/plugins/colorbutton/lang/cy.js
index 6a02fc71..65cc6b7e 100644
--- a/sources/plugins/colorbutton/lang/cy.js
+++ b/sources/plugins/colorbutton/lang/cy.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'cy', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'cy', {
diff --git a/sources/plugins/colorbutton/lang/da.js b/sources/plugins/colorbutton/lang/da.js
index 01ed2c14..f7aac4ff 100644
--- a/sources/plugins/colorbutton/lang/da.js
+++ b/sources/plugins/colorbutton/lang/da.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'da', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'da', {
diff --git a/sources/plugins/colorbutton/lang/de-ch.js b/sources/plugins/colorbutton/lang/de-ch.js
new file mode 100644
index 00000000..b848bbea
--- /dev/null
+++ b/sources/plugins/colorbutton/lang/de-ch.js
@@ -0,0 +1,53 @@
1/*
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'de-ch', {
6 auto: 'Automatisch',
7 bgColorTitle: 'Hintergrundfarbe',
8 colors: {
9 '000': 'Schwarz',
10 '800000': 'Kastanienbraun',
11 '8B4513': 'Braun',
12 '2F4F4F': 'Dunkles Schiefergrau',
13 '008080': 'Blaugrün',
14 '000080': 'Marineblau',
15 '4B0082': 'Indigo',
16 '696969': 'Dunkelgrau',
17 B22222: 'Ziegelrot',
18 A52A2A: 'Braun',
19 DAA520: 'Goldgelb',
20 '006400': 'Dunkelgrün',
21 '40E0D0': 'Türkis',
22 '0000CD': 'Mittelblau',
23 '800080': 'Lila',
24 '808080': 'Grau',
25 F00: 'Rot',
26 FF8C00: 'Dunkelorange',
27 FFD700: 'Gold',
28 '008000': 'Grün',
29 '0FF': 'Cyan',
30 '00F': 'Blau',
31 EE82EE: 'Violett',
32 A9A9A9: 'Dunkelgrau',
33 FFA07A: 'Helles Lachsrosa',
34 FFA500: 'Orange',
35 FFFF00: 'Gelb',
36 '00FF00': 'Lime',
37 AFEEEE: 'Blasstürkis',
38 ADD8E6: 'Hellblau',
39 DDA0DD: 'Pflaumenblau',
40 D3D3D3: 'Hellgrau',
41 FFF0F5: 'Lavendel',
42 FAEBD7: 'Antik Weiss',
43 FFFFE0: 'Hellgelb',
44 F0FFF0: 'Honigtau',
45 F0FFFF: 'Azurblau',
46 F0F8FF: 'Alice Blau',
47 E6E6FA: 'Lavendel',
48 FFF: 'Weiss'
49 },
50 more: 'Weitere Farben...',
51 panelTitle: 'Farben',
52 textColorTitle: 'Textfarbe'
53} );
diff --git a/sources/plugins/colorbutton/lang/de.js b/sources/plugins/colorbutton/lang/de.js
index 7007f578..6d7d0840 100644
--- a/sources/plugins/colorbutton/lang/de.js
+++ b/sources/plugins/colorbutton/lang/de.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'de', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'de', {
diff --git a/sources/plugins/colorbutton/lang/el.js b/sources/plugins/colorbutton/lang/el.js
index 5648438d..4507d7fd 100644
--- a/sources/plugins/colorbutton/lang/el.js
+++ b/sources/plugins/colorbutton/lang/el.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'el', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'el', {
@@ -47,7 +47,7 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'el', {
47 E6E6FA: 'Ελαφρός Ιώδες', 47 E6E6FA: 'Ελαφρός Ιώδες',
48 FFF: 'Λευκό' 48 FFF: 'Λευκό'
49 }, 49 },
50 more: 'Περισσότερα Χρώματα...', 50 more: 'Περισσότερα Χρώματα',
51 panelTitle: 'Χρώματα', 51 panelTitle: 'Χρώματα',
52 textColorTitle: 'Χρώμα Κειμένου' 52 textColorTitle: 'Χρώμα Κειμένου'
53} ); 53} );
diff --git a/sources/plugins/colorbutton/lang/en-au.js b/sources/plugins/colorbutton/lang/en-au.js
index 2cba9f7c..0caf246c 100644
--- a/sources/plugins/colorbutton/lang/en-au.js
+++ b/sources/plugins/colorbutton/lang/en-au.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'en-au', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'en-au', {
diff --git a/sources/plugins/colorbutton/lang/en-ca.js b/sources/plugins/colorbutton/lang/en-ca.js
index 68752c0e..8ea183aa 100644
--- a/sources/plugins/colorbutton/lang/en-ca.js
+++ b/sources/plugins/colorbutton/lang/en-ca.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'en-ca', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'en-ca', {
diff --git a/sources/plugins/colorbutton/lang/en-gb.js b/sources/plugins/colorbutton/lang/en-gb.js
index 6047ce61..adfc511b 100644
--- a/sources/plugins/colorbutton/lang/en-gb.js
+++ b/sources/plugins/colorbutton/lang/en-gb.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'en-gb', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'en-gb', {
diff --git a/sources/plugins/colorbutton/lang/en.js b/sources/plugins/colorbutton/lang/en.js
index c3292ae8..c01e4c1a 100644
--- a/sources/plugins/colorbutton/lang/en.js
+++ b/sources/plugins/colorbutton/lang/en.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'en', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'en', {
diff --git a/sources/plugins/colorbutton/lang/eo.js b/sources/plugins/colorbutton/lang/eo.js
index 289592e0..a680d285 100644
--- a/sources/plugins/colorbutton/lang/eo.js
+++ b/sources/plugins/colorbutton/lang/eo.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'eo', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'eo', {
diff --git a/sources/plugins/colorbutton/lang/es.js b/sources/plugins/colorbutton/lang/es.js
index f5d5117a..34b5593b 100644
--- a/sources/plugins/colorbutton/lang/es.js
+++ b/sources/plugins/colorbutton/lang/es.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'es', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'es', {
diff --git a/sources/plugins/colorbutton/lang/et.js b/sources/plugins/colorbutton/lang/et.js
index 36f712e6..f8bab7d2 100644
--- a/sources/plugins/colorbutton/lang/et.js
+++ b/sources/plugins/colorbutton/lang/et.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'et', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'et', {
diff --git a/sources/plugins/colorbutton/lang/eu.js b/sources/plugins/colorbutton/lang/eu.js
index f083f0b9..d4bdec4b 100644
--- a/sources/plugins/colorbutton/lang/eu.js
+++ b/sources/plugins/colorbutton/lang/eu.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'eu', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'eu', {
diff --git a/sources/plugins/colorbutton/lang/fa.js b/sources/plugins/colorbutton/lang/fa.js
index 0cd00db3..5e4a2dd3 100644
--- a/sources/plugins/colorbutton/lang/fa.js
+++ b/sources/plugins/colorbutton/lang/fa.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'fa', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'fa', {
diff --git a/sources/plugins/colorbutton/lang/fi.js b/sources/plugins/colorbutton/lang/fi.js
index a25a0ffa..45d2d2fd 100644
--- a/sources/plugins/colorbutton/lang/fi.js
+++ b/sources/plugins/colorbutton/lang/fi.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'fi', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'fi', {
diff --git a/sources/plugins/colorbutton/lang/fo.js b/sources/plugins/colorbutton/lang/fo.js
index a361f8d2..e955e5ca 100644
--- a/sources/plugins/colorbutton/lang/fo.js
+++ b/sources/plugins/colorbutton/lang/fo.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'fo', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'fo', {
diff --git a/sources/plugins/colorbutton/lang/fr-ca.js b/sources/plugins/colorbutton/lang/fr-ca.js
index 4a512b0d..56c8bdcf 100644
--- a/sources/plugins/colorbutton/lang/fr-ca.js
+++ b/sources/plugins/colorbutton/lang/fr-ca.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'fr-ca', {
diff --git a/sources/plugins/colorbutton/lang/fr.js b/sources/plugins/colorbutton/lang/fr.js
index dee76e5f..8e9dbd9f 100644
--- a/sources/plugins/colorbutton/lang/fr.js
+++ b/sources/plugins/colorbutton/lang/fr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'fr', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'fr', {
diff --git a/sources/plugins/colorbutton/lang/gl.js b/sources/plugins/colorbutton/lang/gl.js
index c2c3730b..1e17b74b 100644
--- a/sources/plugins/colorbutton/lang/gl.js
+++ b/sources/plugins/colorbutton/lang/gl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'gl', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'gl', {
diff --git a/sources/plugins/colorbutton/lang/gu.js b/sources/plugins/colorbutton/lang/gu.js
index 06dec6bf..e0f82f49 100644
--- a/sources/plugins/colorbutton/lang/gu.js
+++ b/sources/plugins/colorbutton/lang/gu.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'gu', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'gu', {
diff --git a/sources/plugins/colorbutton/lang/he.js b/sources/plugins/colorbutton/lang/he.js
index f10eace9..3bbd1f88 100644
--- a/sources/plugins/colorbutton/lang/he.js
+++ b/sources/plugins/colorbutton/lang/he.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'he', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'he', {
diff --git a/sources/plugins/colorbutton/lang/hi.js b/sources/plugins/colorbutton/lang/hi.js
index 6440a6e1..b22a521d 100644
--- a/sources/plugins/colorbutton/lang/hi.js
+++ b/sources/plugins/colorbutton/lang/hi.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'hi', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'hi', {
diff --git a/sources/plugins/colorbutton/lang/hr.js b/sources/plugins/colorbutton/lang/hr.js
index e5099d24..86fd9fb9 100644
--- a/sources/plugins/colorbutton/lang/hr.js
+++ b/sources/plugins/colorbutton/lang/hr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'hr', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'hr', {
diff --git a/sources/plugins/colorbutton/lang/hu.js b/sources/plugins/colorbutton/lang/hu.js
index 4ff5d1d0..156ef05b 100644
--- a/sources/plugins/colorbutton/lang/hu.js
+++ b/sources/plugins/colorbutton/lang/hu.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'hu', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'hu', {
diff --git a/sources/plugins/colorbutton/lang/id.js b/sources/plugins/colorbutton/lang/id.js
index 049a9def..76366538 100644
--- a/sources/plugins/colorbutton/lang/id.js
+++ b/sources/plugins/colorbutton/lang/id.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'id', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'id', {
diff --git a/sources/plugins/colorbutton/lang/is.js b/sources/plugins/colorbutton/lang/is.js
index dc3a4697..3ef123b5 100644
--- a/sources/plugins/colorbutton/lang/is.js
+++ b/sources/plugins/colorbutton/lang/is.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'is', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'is', {
diff --git a/sources/plugins/colorbutton/lang/it.js b/sources/plugins/colorbutton/lang/it.js
index 616de5dd..d670d9ac 100644
--- a/sources/plugins/colorbutton/lang/it.js
+++ b/sources/plugins/colorbutton/lang/it.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'it', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'it', {
diff --git a/sources/plugins/colorbutton/lang/ja.js b/sources/plugins/colorbutton/lang/ja.js
index b717d33a..980e468a 100644
--- a/sources/plugins/colorbutton/lang/ja.js
+++ b/sources/plugins/colorbutton/lang/ja.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ja', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ja', {
diff --git a/sources/plugins/colorbutton/lang/ka.js b/sources/plugins/colorbutton/lang/ka.js
index 0ea34a58..4dc7de5e 100644
--- a/sources/plugins/colorbutton/lang/ka.js
+++ b/sources/plugins/colorbutton/lang/ka.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ka', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ka', {
diff --git a/sources/plugins/colorbutton/lang/km.js b/sources/plugins/colorbutton/lang/km.js
index e33727e8..00d6e090 100644
--- a/sources/plugins/colorbutton/lang/km.js
+++ b/sources/plugins/colorbutton/lang/km.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'km', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'km', {
diff --git a/sources/plugins/colorbutton/lang/ko.js b/sources/plugins/colorbutton/lang/ko.js
index 6bd833f2..0e97c11b 100644
--- a/sources/plugins/colorbutton/lang/ko.js
+++ b/sources/plugins/colorbutton/lang/ko.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ko', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ko', {
diff --git a/sources/plugins/colorbutton/lang/ku.js b/sources/plugins/colorbutton/lang/ku.js
index 79992f37..87ddbb8f 100644
--- a/sources/plugins/colorbutton/lang/ku.js
+++ b/sources/plugins/colorbutton/lang/ku.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ku', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ku', {
diff --git a/sources/plugins/colorbutton/lang/lt.js b/sources/plugins/colorbutton/lang/lt.js
index be82ae89..2d00af09 100644
--- a/sources/plugins/colorbutton/lang/lt.js
+++ b/sources/plugins/colorbutton/lang/lt.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'lt', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'lt', {
diff --git a/sources/plugins/colorbutton/lang/lv.js b/sources/plugins/colorbutton/lang/lv.js
index bd0cfd30..a31b1fb8 100644
--- a/sources/plugins/colorbutton/lang/lv.js
+++ b/sources/plugins/colorbutton/lang/lv.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'lv', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'lv', {
diff --git a/sources/plugins/colorbutton/lang/mk.js b/sources/plugins/colorbutton/lang/mk.js
index 139fea42..eee495ef 100644
--- a/sources/plugins/colorbutton/lang/mk.js
+++ b/sources/plugins/colorbutton/lang/mk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'mk', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'mk', {
diff --git a/sources/plugins/colorbutton/lang/mn.js b/sources/plugins/colorbutton/lang/mn.js
index c1999480..8ff80956 100644
--- a/sources/plugins/colorbutton/lang/mn.js
+++ b/sources/plugins/colorbutton/lang/mn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'mn', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'mn', {
diff --git a/sources/plugins/colorbutton/lang/ms.js b/sources/plugins/colorbutton/lang/ms.js
index 6fd19117..468afa20 100644
--- a/sources/plugins/colorbutton/lang/ms.js
+++ b/sources/plugins/colorbutton/lang/ms.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ms', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ms', {
diff --git a/sources/plugins/colorbutton/lang/nb.js b/sources/plugins/colorbutton/lang/nb.js
index 28906baa..e13bf1a7 100644
--- a/sources/plugins/colorbutton/lang/nb.js
+++ b/sources/plugins/colorbutton/lang/nb.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'nb', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'nb', {
diff --git a/sources/plugins/colorbutton/lang/nl.js b/sources/plugins/colorbutton/lang/nl.js
index da2f57a4..3ff7c54e 100644
--- a/sources/plugins/colorbutton/lang/nl.js
+++ b/sources/plugins/colorbutton/lang/nl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'nl', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'nl', {
diff --git a/sources/plugins/colorbutton/lang/no.js b/sources/plugins/colorbutton/lang/no.js
index 4c415991..18593773 100644
--- a/sources/plugins/colorbutton/lang/no.js
+++ b/sources/plugins/colorbutton/lang/no.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'no', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'no', {
diff --git a/sources/plugins/colorbutton/lang/pl.js b/sources/plugins/colorbutton/lang/pl.js
index 241ce758..75419ca0 100644
--- a/sources/plugins/colorbutton/lang/pl.js
+++ b/sources/plugins/colorbutton/lang/pl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'pl', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'pl', {
diff --git a/sources/plugins/colorbutton/lang/pt-br.js b/sources/plugins/colorbutton/lang/pt-br.js
index 88b9090e..3398653e 100644
--- a/sources/plugins/colorbutton/lang/pt-br.js
+++ b/sources/plugins/colorbutton/lang/pt-br.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'pt-br', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'pt-br', {
diff --git a/sources/plugins/colorbutton/lang/pt.js b/sources/plugins/colorbutton/lang/pt.js
index c1fe458b..7462191d 100644
--- a/sources/plugins/colorbutton/lang/pt.js
+++ b/sources/plugins/colorbutton/lang/pt.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'pt', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'pt', {
diff --git a/sources/plugins/colorbutton/lang/ro.js b/sources/plugins/colorbutton/lang/ro.js
index c1e7c1a0..aed65ad5 100644
--- a/sources/plugins/colorbutton/lang/ro.js
+++ b/sources/plugins/colorbutton/lang/ro.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ro', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ro', {
diff --git a/sources/plugins/colorbutton/lang/ru.js b/sources/plugins/colorbutton/lang/ru.js
index c2a017e2..dbd69581 100644
--- a/sources/plugins/colorbutton/lang/ru.js
+++ b/sources/plugins/colorbutton/lang/ru.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ru', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ru', {
diff --git a/sources/plugins/colorbutton/lang/si.js b/sources/plugins/colorbutton/lang/si.js
index 0ca3fd3e..7e6702a9 100644
--- a/sources/plugins/colorbutton/lang/si.js
+++ b/sources/plugins/colorbutton/lang/si.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'si', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'si', {
diff --git a/sources/plugins/colorbutton/lang/sk.js b/sources/plugins/colorbutton/lang/sk.js
index 838f78eb..4071f73c 100644
--- a/sources/plugins/colorbutton/lang/sk.js
+++ b/sources/plugins/colorbutton/lang/sk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'sk', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'sk', {
@@ -7,7 +7,7 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'sk', {
7 bgColorTitle: 'Farba pozadia', 7 bgColorTitle: 'Farba pozadia',
8 colors: { 8 colors: {
9 '000': 'Čierna', 9 '000': 'Čierna',
10 '800000': 'Maroon', 10 '800000': 'Gaštanová',
11 '8B4513': 'Sedlová hnedá', 11 '8B4513': 'Sedlová hnedá',
12 '2F4F4F': 'Tmavo bridlicovo sivá', 12 '2F4F4F': 'Tmavo bridlicovo sivá',
13 '008080': 'Modrozelená', 13 '008080': 'Modrozelená',
@@ -30,17 +30,17 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'sk', {
30 '00F': 'Modrá', 30 '00F': 'Modrá',
31 EE82EE: 'Fialová', 31 EE82EE: 'Fialová',
32 A9A9A9: 'Tmavá sivá', 32 A9A9A9: 'Tmavá sivá',
33 FFA07A: 'Svetlo lososová', 33 FFA07A: 'Svetlá lososová',
34 FFA500: 'Oranžová', 34 FFA500: 'Oranžová',
35 FFFF00: 'Žltá', 35 FFFF00: 'Žltá',
36 '00FF00': 'Vápenná', 36 '00FF00': 'Vápenná',
37 AFEEEE: 'Svetlo tyrkysová', 37 AFEEEE: 'Svetlá tyrkysová',
38 ADD8E6: 'Svetlo modrá', 38 ADD8E6: 'Svetlá modrá',
39 DDA0DD: 'Slivková', 39 DDA0DD: 'Slivková',
40 D3D3D3: 'Svetlo sivá', 40 D3D3D3: 'Svetlá sivá',
41 FFF0F5: 'Levanduľovo červená', 41 FFF0F5: 'Levanduľovo červená',
42 FAEBD7: 'Antická biela', 42 FAEBD7: 'Antická biela',
43 FFFFE0: 'Svetlo žltá', 43 FFFFE0: 'Svetlá žltá',
44 F0FFF0: 'Medová', 44 F0FFF0: 'Medová',
45 F0FFFF: 'Azúrová', 45 F0FFFF: 'Azúrová',
46 F0F8FF: 'Alicovo modrá', 46 F0F8FF: 'Alicovo modrá',
diff --git a/sources/plugins/colorbutton/lang/sl.js b/sources/plugins/colorbutton/lang/sl.js
index 03ea6644..fa065f1b 100644
--- a/sources/plugins/colorbutton/lang/sl.js
+++ b/sources/plugins/colorbutton/lang/sl.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'sl', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'sl', {
diff --git a/sources/plugins/colorbutton/lang/sq.js b/sources/plugins/colorbutton/lang/sq.js
index 4069e335..c017faad 100644
--- a/sources/plugins/colorbutton/lang/sq.js
+++ b/sources/plugins/colorbutton/lang/sq.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'sq', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'sq', {
diff --git a/sources/plugins/colorbutton/lang/sr-latn.js b/sources/plugins/colorbutton/lang/sr-latn.js
index b25c8ef6..cf4f0fcb 100644
--- a/sources/plugins/colorbutton/lang/sr-latn.js
+++ b/sources/plugins/colorbutton/lang/sr-latn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'sr-latn', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'sr-latn', {
diff --git a/sources/plugins/colorbutton/lang/sr.js b/sources/plugins/colorbutton/lang/sr.js
index 30c76dae..90ae8bd5 100644
--- a/sources/plugins/colorbutton/lang/sr.js
+++ b/sources/plugins/colorbutton/lang/sr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'sr', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'sr', {
diff --git a/sources/plugins/colorbutton/lang/sv.js b/sources/plugins/colorbutton/lang/sv.js
index 085ef8e8..abbc7fe7 100644
--- a/sources/plugins/colorbutton/lang/sv.js
+++ b/sources/plugins/colorbutton/lang/sv.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'sv', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'sv', {
diff --git a/sources/plugins/colorbutton/lang/th.js b/sources/plugins/colorbutton/lang/th.js
index e3ed14c9..18229726 100644
--- a/sources/plugins/colorbutton/lang/th.js
+++ b/sources/plugins/colorbutton/lang/th.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'th', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'th', {
diff --git a/sources/plugins/colorbutton/lang/tr.js b/sources/plugins/colorbutton/lang/tr.js
index 7558fd15..eb163aa2 100644
--- a/sources/plugins/colorbutton/lang/tr.js
+++ b/sources/plugins/colorbutton/lang/tr.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'tr', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'tr', {
diff --git a/sources/plugins/colorbutton/lang/tt.js b/sources/plugins/colorbutton/lang/tt.js
index e294a07d..e3a4998d 100644
--- a/sources/plugins/colorbutton/lang/tt.js
+++ b/sources/plugins/colorbutton/lang/tt.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'tt', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'tt', {
diff --git a/sources/plugins/colorbutton/lang/ug.js b/sources/plugins/colorbutton/lang/ug.js
index 4bfdee5f..d77e17f0 100644
--- a/sources/plugins/colorbutton/lang/ug.js
+++ b/sources/plugins/colorbutton/lang/ug.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'ug', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'ug', {
diff --git a/sources/plugins/colorbutton/lang/uk.js b/sources/plugins/colorbutton/lang/uk.js
index 0b51083e..460f028d 100644
--- a/sources/plugins/colorbutton/lang/uk.js
+++ b/sources/plugins/colorbutton/lang/uk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'uk', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'uk', {
diff --git a/sources/plugins/colorbutton/lang/vi.js b/sources/plugins/colorbutton/lang/vi.js
index 1f9e3e04..4f17fad2 100644
--- a/sources/plugins/colorbutton/lang/vi.js
+++ b/sources/plugins/colorbutton/lang/vi.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'vi', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'vi', {
diff --git a/sources/plugins/colorbutton/lang/zh-cn.js b/sources/plugins/colorbutton/lang/zh-cn.js
index a139da6e..8153c4e3 100644
--- a/sources/plugins/colorbutton/lang/zh-cn.js
+++ b/sources/plugins/colorbutton/lang/zh-cn.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'zh-cn', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'zh-cn', {
diff --git a/sources/plugins/colorbutton/lang/zh.js b/sources/plugins/colorbutton/lang/zh.js
index 68d15952..6b997a19 100644
--- a/sources/plugins/colorbutton/lang/zh.js
+++ b/sources/plugins/colorbutton/lang/zh.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'zh', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'zh', {
diff --git a/sources/plugins/colorbutton/plugin.js b/sources/plugins/colorbutton/plugin.js
index 131e2cb0..9ac448f2 100644
--- a/sources/plugins/colorbutton/plugin.js
+++ b/sources/plugins/colorbutton/plugin.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -11,7 +11,7 @@
11CKEDITOR.plugins.add( 'colorbutton', { 11CKEDITOR.plugins.add( 'colorbutton', {
12 requires: 'panelbutton,floatpanel', 12 requires: 'panelbutton,floatpanel',
13 // jscs:disable maximumLineLength 13 // jscs:disable maximumLineLength
14 lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% 14 lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
15 // jscs:enable maximumLineLength 15 // jscs:enable maximumLineLength
16 icons: 'bgcolor,textcolor', // %REMOVE_LINE_CORE% 16 icons: 'bgcolor,textcolor', // %REMOVE_LINE_CORE%
17 hidpi: true, // %REMOVE_LINE_CORE% 17 hidpi: true, // %REMOVE_LINE_CORE%