aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/basicstyles
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/basicstyles')
-rw-r--r--sources/plugins/basicstyles/lang/af.js2
-rw-r--r--sources/plugins/basicstyles/lang/ar.js2
-rw-r--r--sources/plugins/basicstyles/lang/bg.js2
-rw-r--r--sources/plugins/basicstyles/lang/bn.js2
-rw-r--r--sources/plugins/basicstyles/lang/bs.js2
-rw-r--r--sources/plugins/basicstyles/lang/ca.js2
-rw-r--r--sources/plugins/basicstyles/lang/cs.js2
-rw-r--r--sources/plugins/basicstyles/lang/cy.js2
-rw-r--r--sources/plugins/basicstyles/lang/da.js2
-rw-r--r--sources/plugins/basicstyles/lang/de-ch.js12
-rw-r--r--sources/plugins/basicstyles/lang/de.js2
-rw-r--r--sources/plugins/basicstyles/lang/el.js2
-rw-r--r--sources/plugins/basicstyles/lang/en-au.js2
-rw-r--r--sources/plugins/basicstyles/lang/en-ca.js2
-rw-r--r--sources/plugins/basicstyles/lang/en-gb.js2
-rw-r--r--sources/plugins/basicstyles/lang/en.js2
-rw-r--r--sources/plugins/basicstyles/lang/eo.js2
-rw-r--r--sources/plugins/basicstyles/lang/es.js2
-rw-r--r--sources/plugins/basicstyles/lang/et.js2
-rw-r--r--sources/plugins/basicstyles/lang/eu.js2
-rw-r--r--sources/plugins/basicstyles/lang/fa.js2
-rw-r--r--sources/plugins/basicstyles/lang/fi.js2
-rw-r--r--sources/plugins/basicstyles/lang/fo.js2
-rw-r--r--sources/plugins/basicstyles/lang/fr-ca.js2
-rw-r--r--sources/plugins/basicstyles/lang/fr.js2
-rw-r--r--sources/plugins/basicstyles/lang/gl.js2
-rw-r--r--sources/plugins/basicstyles/lang/gu.js2
-rw-r--r--sources/plugins/basicstyles/lang/he.js2
-rw-r--r--sources/plugins/basicstyles/lang/hi.js2
-rw-r--r--sources/plugins/basicstyles/lang/hr.js2
-rw-r--r--sources/plugins/basicstyles/lang/hu.js2
-rw-r--r--sources/plugins/basicstyles/lang/id.js2
-rw-r--r--sources/plugins/basicstyles/lang/is.js2
-rw-r--r--sources/plugins/basicstyles/lang/it.js2
-rw-r--r--sources/plugins/basicstyles/lang/ja.js2
-rw-r--r--sources/plugins/basicstyles/lang/ka.js2
-rw-r--r--sources/plugins/basicstyles/lang/km.js2
-rw-r--r--sources/plugins/basicstyles/lang/ko.js2
-rw-r--r--sources/plugins/basicstyles/lang/ku.js2
-rw-r--r--sources/plugins/basicstyles/lang/lt.js2
-rw-r--r--sources/plugins/basicstyles/lang/lv.js2
-rw-r--r--sources/plugins/basicstyles/lang/mk.js14
-rw-r--r--sources/plugins/basicstyles/lang/mn.js2
-rw-r--r--sources/plugins/basicstyles/lang/ms.js2
-rw-r--r--sources/plugins/basicstyles/lang/nb.js2
-rw-r--r--sources/plugins/basicstyles/lang/nl.js2
-rw-r--r--sources/plugins/basicstyles/lang/no.js2
-rw-r--r--sources/plugins/basicstyles/lang/pl.js2
-rw-r--r--sources/plugins/basicstyles/lang/pt-br.js2
-rw-r--r--sources/plugins/basicstyles/lang/pt.js2
-rw-r--r--sources/plugins/basicstyles/lang/ro.js2
-rw-r--r--sources/plugins/basicstyles/lang/ru.js2
-rw-r--r--sources/plugins/basicstyles/lang/si.js2
-rw-r--r--sources/plugins/basicstyles/lang/sk.js2
-rw-r--r--sources/plugins/basicstyles/lang/sl.js2
-rw-r--r--sources/plugins/basicstyles/lang/sq.js2
-rw-r--r--sources/plugins/basicstyles/lang/sr-latn.js2
-rw-r--r--sources/plugins/basicstyles/lang/sr.js2
-rw-r--r--sources/plugins/basicstyles/lang/sv.js2
-rw-r--r--sources/plugins/basicstyles/lang/th.js2
-rw-r--r--sources/plugins/basicstyles/lang/tr.js2
-rw-r--r--sources/plugins/basicstyles/lang/tt.js2
-rw-r--r--sources/plugins/basicstyles/lang/ug.js2
-rw-r--r--sources/plugins/basicstyles/lang/uk.js2
-rw-r--r--sources/plugins/basicstyles/lang/vi.js2
-rw-r--r--sources/plugins/basicstyles/lang/zh-cn.js2
-rw-r--r--sources/plugins/basicstyles/lang/zh.js2
-rw-r--r--sources/plugins/basicstyles/plugin.js4
68 files changed, 86 insertions, 74 deletions
diff --git a/sources/plugins/basicstyles/lang/af.js b/sources/plugins/basicstyles/lang/af.js
index bc781641..3fbcb9c2 100644
--- a/sources/plugins/basicstyles/lang/af.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'af', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'af', {
diff --git a/sources/plugins/basicstyles/lang/ar.js b/sources/plugins/basicstyles/lang/ar.js
index cb975e34..8ed2b077 100644
--- a/sources/plugins/basicstyles/lang/ar.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ar', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ar', {
diff --git a/sources/plugins/basicstyles/lang/bg.js b/sources/plugins/basicstyles/lang/bg.js
index da72e4a5..e4107662 100644
--- a/sources/plugins/basicstyles/lang/bg.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'bg', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'bg', {
diff --git a/sources/plugins/basicstyles/lang/bn.js b/sources/plugins/basicstyles/lang/bn.js
index 85992c3b..007520ba 100644
--- a/sources/plugins/basicstyles/lang/bn.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'bn', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'bn', {
diff --git a/sources/plugins/basicstyles/lang/bs.js b/sources/plugins/basicstyles/lang/bs.js
index 5e1c7f24..9484a8d9 100644
--- a/sources/plugins/basicstyles/lang/bs.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'bs', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'bs', {
diff --git a/sources/plugins/basicstyles/lang/ca.js b/sources/plugins/basicstyles/lang/ca.js
index 3c81cc11..7d3cc036 100644
--- a/sources/plugins/basicstyles/lang/ca.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ca', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ca', {
diff --git a/sources/plugins/basicstyles/lang/cs.js b/sources/plugins/basicstyles/lang/cs.js
index 73b1267c..5322b5ac 100644
--- a/sources/plugins/basicstyles/lang/cs.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'cs', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'cs', {
diff --git a/sources/plugins/basicstyles/lang/cy.js b/sources/plugins/basicstyles/lang/cy.js
index e0ac3af3..4a207e82 100644
--- a/sources/plugins/basicstyles/lang/cy.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'cy', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'cy', {
diff --git a/sources/plugins/basicstyles/lang/da.js b/sources/plugins/basicstyles/lang/da.js
index e9721830..d1b10505 100644
--- a/sources/plugins/basicstyles/lang/da.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'da', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'da', {
diff --git a/sources/plugins/basicstyles/lang/de-ch.js b/sources/plugins/basicstyles/lang/de-ch.js
new file mode 100644
index 00000000..21ade9f3
--- /dev/null
+++ b/sources/plugins/basicstyles/lang/de-ch.js
@@ -0,0 +1,12 @@
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( 'basicstyles', 'de-ch', {
6 bold: 'Fett',
7 italic: 'Kursiv',
8 strike: 'Durchgestrichen',
9 subscript: 'Tiefgestellt',
10 superscript: 'Hochgestellt',
11 underline: 'Unterstrichen'
12} );
diff --git a/sources/plugins/basicstyles/lang/de.js b/sources/plugins/basicstyles/lang/de.js
index c86554d7..5c67cd9c 100644
--- a/sources/plugins/basicstyles/lang/de.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'de', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'de', {
diff --git a/sources/plugins/basicstyles/lang/el.js b/sources/plugins/basicstyles/lang/el.js
index 8cc2faec..899b794d 100644
--- a/sources/plugins/basicstyles/lang/el.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'el', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'el', {
diff --git a/sources/plugins/basicstyles/lang/en-au.js b/sources/plugins/basicstyles/lang/en-au.js
index a989ed0f..4c802939 100644
--- a/sources/plugins/basicstyles/lang/en-au.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'en-au', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'en-au', {
diff --git a/sources/plugins/basicstyles/lang/en-ca.js b/sources/plugins/basicstyles/lang/en-ca.js
index ae09008b..e85611ae 100644
--- a/sources/plugins/basicstyles/lang/en-ca.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'en-ca', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'en-ca', {
diff --git a/sources/plugins/basicstyles/lang/en-gb.js b/sources/plugins/basicstyles/lang/en-gb.js
index c3df8993..b2cd62c7 100644
--- a/sources/plugins/basicstyles/lang/en-gb.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'en-gb', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'en-gb', {
diff --git a/sources/plugins/basicstyles/lang/en.js b/sources/plugins/basicstyles/lang/en.js
index 1ccbfb88..72841899 100644
--- a/sources/plugins/basicstyles/lang/en.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'en', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'en', {
diff --git a/sources/plugins/basicstyles/lang/eo.js b/sources/plugins/basicstyles/lang/eo.js
index 41b8570d..0fef072a 100644
--- a/sources/plugins/basicstyles/lang/eo.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'eo', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'eo', {
diff --git a/sources/plugins/basicstyles/lang/es.js b/sources/plugins/basicstyles/lang/es.js
index 196f1d04..b44dbf7b 100644
--- a/sources/plugins/basicstyles/lang/es.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'es', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'es', {
diff --git a/sources/plugins/basicstyles/lang/et.js b/sources/plugins/basicstyles/lang/et.js
index 9cd8c7a0..18d1a047 100644
--- a/sources/plugins/basicstyles/lang/et.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'et', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'et', {
diff --git a/sources/plugins/basicstyles/lang/eu.js b/sources/plugins/basicstyles/lang/eu.js
index 84a2d4e2..97f4075d 100644
--- a/sources/plugins/basicstyles/lang/eu.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'eu', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'eu', {
diff --git a/sources/plugins/basicstyles/lang/fa.js b/sources/plugins/basicstyles/lang/fa.js
index 8cea19a5..21cea30e 100644
--- a/sources/plugins/basicstyles/lang/fa.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'fa', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'fa', {
diff --git a/sources/plugins/basicstyles/lang/fi.js b/sources/plugins/basicstyles/lang/fi.js
index b011b41f..83b2fcab 100644
--- a/sources/plugins/basicstyles/lang/fi.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'fi', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'fi', {
diff --git a/sources/plugins/basicstyles/lang/fo.js b/sources/plugins/basicstyles/lang/fo.js
index 7d293076..4af4e21a 100644
--- a/sources/plugins/basicstyles/lang/fo.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'fo', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'fo', {
diff --git a/sources/plugins/basicstyles/lang/fr-ca.js b/sources/plugins/basicstyles/lang/fr-ca.js
index 3f82c9af..1a1f0135 100644
--- a/sources/plugins/basicstyles/lang/fr-ca.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'fr-ca', {
diff --git a/sources/plugins/basicstyles/lang/fr.js b/sources/plugins/basicstyles/lang/fr.js
index 44349e34..65d88776 100644
--- a/sources/plugins/basicstyles/lang/fr.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'fr', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'fr', {
diff --git a/sources/plugins/basicstyles/lang/gl.js b/sources/plugins/basicstyles/lang/gl.js
index 7e7379a2..597f06ba 100644
--- a/sources/plugins/basicstyles/lang/gl.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'gl', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'gl', {
diff --git a/sources/plugins/basicstyles/lang/gu.js b/sources/plugins/basicstyles/lang/gu.js
index 90619039..3ca4b60c 100644
--- a/sources/plugins/basicstyles/lang/gu.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'gu', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'gu', {
diff --git a/sources/plugins/basicstyles/lang/he.js b/sources/plugins/basicstyles/lang/he.js
index e5279b6e..5d73395c 100644
--- a/sources/plugins/basicstyles/lang/he.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'he', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'he', {
diff --git a/sources/plugins/basicstyles/lang/hi.js b/sources/plugins/basicstyles/lang/hi.js
index daacb67d..0beaa59e 100644
--- a/sources/plugins/basicstyles/lang/hi.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'hi', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'hi', {
diff --git a/sources/plugins/basicstyles/lang/hr.js b/sources/plugins/basicstyles/lang/hr.js
index d3f16468..ef1c4398 100644
--- a/sources/plugins/basicstyles/lang/hr.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'hr', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'hr', {
diff --git a/sources/plugins/basicstyles/lang/hu.js b/sources/plugins/basicstyles/lang/hu.js
index 9d18d3b4..36081b32 100644
--- a/sources/plugins/basicstyles/lang/hu.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'hu', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'hu', {
diff --git a/sources/plugins/basicstyles/lang/id.js b/sources/plugins/basicstyles/lang/id.js
index 146b1a78..8bad46e4 100644
--- a/sources/plugins/basicstyles/lang/id.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'id', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'id', {
diff --git a/sources/plugins/basicstyles/lang/is.js b/sources/plugins/basicstyles/lang/is.js
index ccef9cd3..67a4cff5 100644
--- a/sources/plugins/basicstyles/lang/is.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'is', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'is', {
diff --git a/sources/plugins/basicstyles/lang/it.js b/sources/plugins/basicstyles/lang/it.js
index d3f02488..bbd38a77 100644
--- a/sources/plugins/basicstyles/lang/it.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'it', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'it', {
diff --git a/sources/plugins/basicstyles/lang/ja.js b/sources/plugins/basicstyles/lang/ja.js
index 38c0a0a4..a28bebad 100644
--- a/sources/plugins/basicstyles/lang/ja.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ja', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ja', {
diff --git a/sources/plugins/basicstyles/lang/ka.js b/sources/plugins/basicstyles/lang/ka.js
index 70c1bc38..10be39dc 100644
--- a/sources/plugins/basicstyles/lang/ka.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ka', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ka', {
diff --git a/sources/plugins/basicstyles/lang/km.js b/sources/plugins/basicstyles/lang/km.js
index 29d87369..256559cc 100644
--- a/sources/plugins/basicstyles/lang/km.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'km', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'km', {
diff --git a/sources/plugins/basicstyles/lang/ko.js b/sources/plugins/basicstyles/lang/ko.js
index 53c2be18..0a988f49 100644
--- a/sources/plugins/basicstyles/lang/ko.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ko', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ko', {
diff --git a/sources/plugins/basicstyles/lang/ku.js b/sources/plugins/basicstyles/lang/ku.js
index 6dc67666..99100cb6 100644
--- a/sources/plugins/basicstyles/lang/ku.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ku', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ku', {
diff --git a/sources/plugins/basicstyles/lang/lt.js b/sources/plugins/basicstyles/lang/lt.js
index c42a74aa..8ea74dd3 100644
--- a/sources/plugins/basicstyles/lang/lt.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'lt', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'lt', {
diff --git a/sources/plugins/basicstyles/lang/lv.js b/sources/plugins/basicstyles/lang/lv.js
index 227953ae..38bbe707 100644
--- a/sources/plugins/basicstyles/lang/lv.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'lv', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'lv', {
diff --git a/sources/plugins/basicstyles/lang/mk.js b/sources/plugins/basicstyles/lang/mk.js
index a70ec268..478ce878 100644
--- a/sources/plugins/basicstyles/lang/mk.js
+++ b/sources/plugins/basicstyles/lang/mk.js
@@ -1,12 +1,12 @@
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( 'basicstyles', 'mk', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'mk', {
6 bold: 'Bold', // MISSING 6 bold: 'Здебелено',
7 italic: 'Italic', // MISSING 7 italic: 'Накривено',
8 strike: 'Strikethrough', // MISSING 8 strike: 'Прецртано',
9 subscript: 'Subscript', // MISSING 9 subscript: 'Долен индекс',
10 superscript: 'Superscript', // MISSING 10 superscript: 'Горен индекс',
11 underline: 'Underline' // MISSING 11 underline: 'Подвлечено'
12} ); 12} );
diff --git a/sources/plugins/basicstyles/lang/mn.js b/sources/plugins/basicstyles/lang/mn.js
index 262cf104..7edec37c 100644
--- a/sources/plugins/basicstyles/lang/mn.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'mn', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'mn', {
diff --git a/sources/plugins/basicstyles/lang/ms.js b/sources/plugins/basicstyles/lang/ms.js
index 114b8e55..0fc9f9b7 100644
--- a/sources/plugins/basicstyles/lang/ms.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ms', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ms', {
diff --git a/sources/plugins/basicstyles/lang/nb.js b/sources/plugins/basicstyles/lang/nb.js
index 460de348..b5f922aa 100644
--- a/sources/plugins/basicstyles/lang/nb.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'nb', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'nb', {
diff --git a/sources/plugins/basicstyles/lang/nl.js b/sources/plugins/basicstyles/lang/nl.js
index 43a6aa69..92cad814 100644
--- a/sources/plugins/basicstyles/lang/nl.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'nl', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'nl', {
diff --git a/sources/plugins/basicstyles/lang/no.js b/sources/plugins/basicstyles/lang/no.js
index 753d90a3..300659a6 100644
--- a/sources/plugins/basicstyles/lang/no.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'no', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'no', {
diff --git a/sources/plugins/basicstyles/lang/pl.js b/sources/plugins/basicstyles/lang/pl.js
index 256630d5..321f8956 100644
--- a/sources/plugins/basicstyles/lang/pl.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'pl', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'pl', {
diff --git a/sources/plugins/basicstyles/lang/pt-br.js b/sources/plugins/basicstyles/lang/pt-br.js
index 655c5971..fad08d45 100644
--- a/sources/plugins/basicstyles/lang/pt-br.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'pt-br', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'pt-br', {
diff --git a/sources/plugins/basicstyles/lang/pt.js b/sources/plugins/basicstyles/lang/pt.js
index c25ceb2e..85de020e 100644
--- a/sources/plugins/basicstyles/lang/pt.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'pt', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'pt', {
diff --git a/sources/plugins/basicstyles/lang/ro.js b/sources/plugins/basicstyles/lang/ro.js
index 59c2483d..c274ded1 100644
--- a/sources/plugins/basicstyles/lang/ro.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ro', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ro', {
diff --git a/sources/plugins/basicstyles/lang/ru.js b/sources/plugins/basicstyles/lang/ru.js
index f87bea18..25cdf887 100644
--- a/sources/plugins/basicstyles/lang/ru.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ru', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ru', {
diff --git a/sources/plugins/basicstyles/lang/si.js b/sources/plugins/basicstyles/lang/si.js
index 8f7db5da..fbd052e5 100644
--- a/sources/plugins/basicstyles/lang/si.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'si', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'si', {
diff --git a/sources/plugins/basicstyles/lang/sk.js b/sources/plugins/basicstyles/lang/sk.js
index 5d038c6d..3a19d9b4 100644
--- a/sources/plugins/basicstyles/lang/sk.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'sk', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'sk', {
diff --git a/sources/plugins/basicstyles/lang/sl.js b/sources/plugins/basicstyles/lang/sl.js
index 1397a700..d6a0dbc7 100644
--- a/sources/plugins/basicstyles/lang/sl.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'sl', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'sl', {
diff --git a/sources/plugins/basicstyles/lang/sq.js b/sources/plugins/basicstyles/lang/sq.js
index 82242b26..7604a7aa 100644
--- a/sources/plugins/basicstyles/lang/sq.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'sq', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'sq', {
diff --git a/sources/plugins/basicstyles/lang/sr-latn.js b/sources/plugins/basicstyles/lang/sr-latn.js
index 62f51edd..6c87984d 100644
--- a/sources/plugins/basicstyles/lang/sr-latn.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'sr-latn', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'sr-latn', {
diff --git a/sources/plugins/basicstyles/lang/sr.js b/sources/plugins/basicstyles/lang/sr.js
index 59e6105b..f0cc6eb6 100644
--- a/sources/plugins/basicstyles/lang/sr.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'sr', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'sr', {
diff --git a/sources/plugins/basicstyles/lang/sv.js b/sources/plugins/basicstyles/lang/sv.js
index afcbf3ff..d11c18c6 100644
--- a/sources/plugins/basicstyles/lang/sv.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'sv', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'sv', {
diff --git a/sources/plugins/basicstyles/lang/th.js b/sources/plugins/basicstyles/lang/th.js
index 61700f54..91c0cea1 100644
--- a/sources/plugins/basicstyles/lang/th.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'th', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'th', {
diff --git a/sources/plugins/basicstyles/lang/tr.js b/sources/plugins/basicstyles/lang/tr.js
index 0e226b89..62f6d091 100644
--- a/sources/plugins/basicstyles/lang/tr.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'tr', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'tr', {
diff --git a/sources/plugins/basicstyles/lang/tt.js b/sources/plugins/basicstyles/lang/tt.js
index 6c4eb03f..13e02177 100644
--- a/sources/plugins/basicstyles/lang/tt.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'tt', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'tt', {
diff --git a/sources/plugins/basicstyles/lang/ug.js b/sources/plugins/basicstyles/lang/ug.js
index 10d42cdd..780e7b7b 100644
--- a/sources/plugins/basicstyles/lang/ug.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'ug', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'ug', {
diff --git a/sources/plugins/basicstyles/lang/uk.js b/sources/plugins/basicstyles/lang/uk.js
index 7d5d84d9..66e9f6a7 100644
--- a/sources/plugins/basicstyles/lang/uk.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'uk', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'uk', {
diff --git a/sources/plugins/basicstyles/lang/vi.js b/sources/plugins/basicstyles/lang/vi.js
index cc1dfaac..510ec589 100644
--- a/sources/plugins/basicstyles/lang/vi.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'vi', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'vi', {
diff --git a/sources/plugins/basicstyles/lang/zh-cn.js b/sources/plugins/basicstyles/lang/zh-cn.js
index 538c36d2..1b7e89f9 100644
--- a/sources/plugins/basicstyles/lang/zh-cn.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'zh-cn', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'zh-cn', {
diff --git a/sources/plugins/basicstyles/lang/zh.js b/sources/plugins/basicstyles/lang/zh.js
index c73c4d3f..6e75580b 100644
--- a/sources/plugins/basicstyles/lang/zh.js
+++ b/sources/plugins/basicstyles/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( 'basicstyles', 'zh', { 5CKEDITOR.plugins.setLang( 'basicstyles', 'zh', {
diff --git a/sources/plugins/basicstyles/plugin.js b/sources/plugins/basicstyles/plugin.js
index 3fa96373..6960e2eb 100644
--- a/sources/plugins/basicstyles/plugin.js
+++ b/sources/plugins/basicstyles/plugin.js
@@ -1,11 +1,11 @@
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
6CKEDITOR.plugins.add( 'basicstyles', { 6CKEDITOR.plugins.add( 'basicstyles', {
7 // jscs:disable maximumLineLength 7 // jscs:disable maximumLineLength
8 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% 8 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%
9 // jscs:enable maximumLineLength 9 // jscs:enable maximumLineLength
10 icons: 'bold,italic,underline,strike,subscript,superscript', // %REMOVE_LINE_CORE% 10 icons: 'bold,italic,underline,strike,subscript,superscript', // %REMOVE_LINE_CORE%
11 hidpi: true, // %REMOVE_LINE_CORE% 11 hidpi: true, // %REMOVE_LINE_CORE%