aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/font/lang
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/font/lang')
-rw-r--r--sources/plugins/font/lang/af.js2
-rw-r--r--sources/plugins/font/lang/ar.js2
-rw-r--r--sources/plugins/font/lang/bg.js2
-rw-r--r--sources/plugins/font/lang/bn.js2
-rw-r--r--sources/plugins/font/lang/bs.js2
-rw-r--r--sources/plugins/font/lang/ca.js2
-rw-r--r--sources/plugins/font/lang/cs.js2
-rw-r--r--sources/plugins/font/lang/cy.js2
-rw-r--r--sources/plugins/font/lang/da.js2
-rw-r--r--sources/plugins/font/lang/de-ch.js14
-rw-r--r--sources/plugins/font/lang/de.js2
-rw-r--r--sources/plugins/font/lang/el.js2
-rw-r--r--sources/plugins/font/lang/en-au.js2
-rw-r--r--sources/plugins/font/lang/en-ca.js2
-rw-r--r--sources/plugins/font/lang/en-gb.js2
-rw-r--r--sources/plugins/font/lang/en.js2
-rw-r--r--sources/plugins/font/lang/eo.js2
-rw-r--r--sources/plugins/font/lang/es.js2
-rw-r--r--sources/plugins/font/lang/et.js2
-rw-r--r--sources/plugins/font/lang/eu.js2
-rw-r--r--sources/plugins/font/lang/fa.js2
-rw-r--r--sources/plugins/font/lang/fi.js2
-rw-r--r--sources/plugins/font/lang/fo.js2
-rw-r--r--sources/plugins/font/lang/fr-ca.js2
-rw-r--r--sources/plugins/font/lang/fr.js2
-rw-r--r--sources/plugins/font/lang/gl.js2
-rw-r--r--sources/plugins/font/lang/gu.js2
-rw-r--r--sources/plugins/font/lang/he.js2
-rw-r--r--sources/plugins/font/lang/hi.js2
-rw-r--r--sources/plugins/font/lang/hr.js2
-rw-r--r--sources/plugins/font/lang/hu.js2
-rw-r--r--sources/plugins/font/lang/id.js2
-rw-r--r--sources/plugins/font/lang/is.js2
-rw-r--r--sources/plugins/font/lang/it.js2
-rw-r--r--sources/plugins/font/lang/ja.js2
-rw-r--r--sources/plugins/font/lang/ka.js2
-rw-r--r--sources/plugins/font/lang/km.js2
-rw-r--r--sources/plugins/font/lang/ko.js2
-rw-r--r--sources/plugins/font/lang/ku.js2
-rw-r--r--sources/plugins/font/lang/lt.js2
-rw-r--r--sources/plugins/font/lang/lv.js2
-rw-r--r--sources/plugins/font/lang/mk.js2
-rw-r--r--sources/plugins/font/lang/mn.js2
-rw-r--r--sources/plugins/font/lang/ms.js2
-rw-r--r--sources/plugins/font/lang/nb.js2
-rw-r--r--sources/plugins/font/lang/nl.js2
-rw-r--r--sources/plugins/font/lang/no.js2
-rw-r--r--sources/plugins/font/lang/pl.js2
-rw-r--r--sources/plugins/font/lang/pt-br.js2
-rw-r--r--sources/plugins/font/lang/pt.js2
-rw-r--r--sources/plugins/font/lang/ro.js2
-rw-r--r--sources/plugins/font/lang/ru.js2
-rw-r--r--sources/plugins/font/lang/si.js2
-rw-r--r--sources/plugins/font/lang/sk.js8
-rw-r--r--sources/plugins/font/lang/sl.js2
-rw-r--r--sources/plugins/font/lang/sq.js2
-rw-r--r--sources/plugins/font/lang/sr-latn.js2
-rw-r--r--sources/plugins/font/lang/sr.js2
-rw-r--r--sources/plugins/font/lang/sv.js2
-rw-r--r--sources/plugins/font/lang/th.js2
-rw-r--r--sources/plugins/font/lang/tr.js2
-rw-r--r--sources/plugins/font/lang/tt.js2
-rw-r--r--sources/plugins/font/lang/ug.js2
-rw-r--r--sources/plugins/font/lang/uk.js2
-rw-r--r--sources/plugins/font/lang/vi.js2
-rw-r--r--sources/plugins/font/lang/zh-cn.js2
-rw-r--r--sources/plugins/font/lang/zh.js2
67 files changed, 83 insertions, 69 deletions
diff --git a/sources/plugins/font/lang/af.js b/sources/plugins/font/lang/af.js
index 66f7398d..8c125ee9 100644
--- a/sources/plugins/font/lang/af.js
+++ b/sources/plugins/font/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( 'font', 'af', { 5CKEDITOR.plugins.setLang( 'font', 'af', {
diff --git a/sources/plugins/font/lang/ar.js b/sources/plugins/font/lang/ar.js
index 168189c5..d042b245 100644
--- a/sources/plugins/font/lang/ar.js
+++ b/sources/plugins/font/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( 'font', 'ar', { 5CKEDITOR.plugins.setLang( 'font', 'ar', {
diff --git a/sources/plugins/font/lang/bg.js b/sources/plugins/font/lang/bg.js
index 72edae63..8fca4400 100644
--- a/sources/plugins/font/lang/bg.js
+++ b/sources/plugins/font/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( 'font', 'bg', { 5CKEDITOR.plugins.setLang( 'font', 'bg', {
diff --git a/sources/plugins/font/lang/bn.js b/sources/plugins/font/lang/bn.js
index 4aa397d7..0713166c 100644
--- a/sources/plugins/font/lang/bn.js
+++ b/sources/plugins/font/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( 'font', 'bn', { 5CKEDITOR.plugins.setLang( 'font', 'bn', {
diff --git a/sources/plugins/font/lang/bs.js b/sources/plugins/font/lang/bs.js
index 8699582b..20c6160c 100644
--- a/sources/plugins/font/lang/bs.js
+++ b/sources/plugins/font/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( 'font', 'bs', { 5CKEDITOR.plugins.setLang( 'font', 'bs', {
diff --git a/sources/plugins/font/lang/ca.js b/sources/plugins/font/lang/ca.js
index 7a7730ca..aa48e39a 100644
--- a/sources/plugins/font/lang/ca.js
+++ b/sources/plugins/font/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( 'font', 'ca', { 5CKEDITOR.plugins.setLang( 'font', 'ca', {
diff --git a/sources/plugins/font/lang/cs.js b/sources/plugins/font/lang/cs.js
index 2884a68e..93f791b4 100644
--- a/sources/plugins/font/lang/cs.js
+++ b/sources/plugins/font/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( 'font', 'cs', { 5CKEDITOR.plugins.setLang( 'font', 'cs', {
diff --git a/sources/plugins/font/lang/cy.js b/sources/plugins/font/lang/cy.js
index d14cfe67..48633b06 100644
--- a/sources/plugins/font/lang/cy.js
+++ b/sources/plugins/font/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( 'font', 'cy', { 5CKEDITOR.plugins.setLang( 'font', 'cy', {
diff --git a/sources/plugins/font/lang/da.js b/sources/plugins/font/lang/da.js
index c18415b3..8f32f1e1 100644
--- a/sources/plugins/font/lang/da.js
+++ b/sources/plugins/font/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( 'font', 'da', { 5CKEDITOR.plugins.setLang( 'font', 'da', {
diff --git a/sources/plugins/font/lang/de-ch.js b/sources/plugins/font/lang/de-ch.js
new file mode 100644
index 00000000..19748969
--- /dev/null
+++ b/sources/plugins/font/lang/de-ch.js
@@ -0,0 +1,14 @@
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( 'font', 'de-ch', {
6 fontSize: {
7 label: 'Grösse',
8 voiceLabel: 'Schrifgrösse',
9 panelTitle: 'Schriftgrösse'
10 },
11 label: 'Schriftart',
12 panelTitle: 'Schriftartname',
13 voiceLabel: 'Schriftart'
14} );
diff --git a/sources/plugins/font/lang/de.js b/sources/plugins/font/lang/de.js
index d5aa1a7b..3ef3844f 100644
--- a/sources/plugins/font/lang/de.js
+++ b/sources/plugins/font/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( 'font', 'de', { 5CKEDITOR.plugins.setLang( 'font', 'de', {
diff --git a/sources/plugins/font/lang/el.js b/sources/plugins/font/lang/el.js
index 20fb5f39..4885c65f 100644
--- a/sources/plugins/font/lang/el.js
+++ b/sources/plugins/font/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( 'font', 'el', { 5CKEDITOR.plugins.setLang( 'font', 'el', {
diff --git a/sources/plugins/font/lang/en-au.js b/sources/plugins/font/lang/en-au.js
index 7f6ade46..d815d37f 100644
--- a/sources/plugins/font/lang/en-au.js
+++ b/sources/plugins/font/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( 'font', 'en-au', { 5CKEDITOR.plugins.setLang( 'font', 'en-au', {
diff --git a/sources/plugins/font/lang/en-ca.js b/sources/plugins/font/lang/en-ca.js
index 5d51411c..75c48115 100644
--- a/sources/plugins/font/lang/en-ca.js
+++ b/sources/plugins/font/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( 'font', 'en-ca', { 5CKEDITOR.plugins.setLang( 'font', 'en-ca', {
diff --git a/sources/plugins/font/lang/en-gb.js b/sources/plugins/font/lang/en-gb.js
index 8314a004..24694a89 100644
--- a/sources/plugins/font/lang/en-gb.js
+++ b/sources/plugins/font/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( 'font', 'en-gb', { 5CKEDITOR.plugins.setLang( 'font', 'en-gb', {
diff --git a/sources/plugins/font/lang/en.js b/sources/plugins/font/lang/en.js
index c10403ca..7f4a61bf 100644
--- a/sources/plugins/font/lang/en.js
+++ b/sources/plugins/font/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( 'font', 'en', { 5CKEDITOR.plugins.setLang( 'font', 'en', {
diff --git a/sources/plugins/font/lang/eo.js b/sources/plugins/font/lang/eo.js
index 8a883219..a34f810d 100644
--- a/sources/plugins/font/lang/eo.js
+++ b/sources/plugins/font/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( 'font', 'eo', { 5CKEDITOR.plugins.setLang( 'font', 'eo', {
diff --git a/sources/plugins/font/lang/es.js b/sources/plugins/font/lang/es.js
index 9a68c614..4619b747 100644
--- a/sources/plugins/font/lang/es.js
+++ b/sources/plugins/font/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( 'font', 'es', { 5CKEDITOR.plugins.setLang( 'font', 'es', {
diff --git a/sources/plugins/font/lang/et.js b/sources/plugins/font/lang/et.js
index 3a8fa319..212ad65e 100644
--- a/sources/plugins/font/lang/et.js
+++ b/sources/plugins/font/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( 'font', 'et', { 5CKEDITOR.plugins.setLang( 'font', 'et', {
diff --git a/sources/plugins/font/lang/eu.js b/sources/plugins/font/lang/eu.js
index 164f7283..7f9c99be 100644
--- a/sources/plugins/font/lang/eu.js
+++ b/sources/plugins/font/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( 'font', 'eu', { 5CKEDITOR.plugins.setLang( 'font', 'eu', {
diff --git a/sources/plugins/font/lang/fa.js b/sources/plugins/font/lang/fa.js
index 418920ba..534b3b3d 100644
--- a/sources/plugins/font/lang/fa.js
+++ b/sources/plugins/font/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( 'font', 'fa', { 5CKEDITOR.plugins.setLang( 'font', 'fa', {
diff --git a/sources/plugins/font/lang/fi.js b/sources/plugins/font/lang/fi.js
index 2fa400f5..28bde7ce 100644
--- a/sources/plugins/font/lang/fi.js
+++ b/sources/plugins/font/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( 'font', 'fi', { 5CKEDITOR.plugins.setLang( 'font', 'fi', {
diff --git a/sources/plugins/font/lang/fo.js b/sources/plugins/font/lang/fo.js
index 6889201e..9efc057c 100644
--- a/sources/plugins/font/lang/fo.js
+++ b/sources/plugins/font/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( 'font', 'fo', { 5CKEDITOR.plugins.setLang( 'font', 'fo', {
diff --git a/sources/plugins/font/lang/fr-ca.js b/sources/plugins/font/lang/fr-ca.js
index 5fea47ec..e0cbe4be 100644
--- a/sources/plugins/font/lang/fr-ca.js
+++ b/sources/plugins/font/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( 'font', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'font', 'fr-ca', {
diff --git a/sources/plugins/font/lang/fr.js b/sources/plugins/font/lang/fr.js
index 801f93d5..3a755299 100644
--- a/sources/plugins/font/lang/fr.js
+++ b/sources/plugins/font/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( 'font', 'fr', { 5CKEDITOR.plugins.setLang( 'font', 'fr', {
diff --git a/sources/plugins/font/lang/gl.js b/sources/plugins/font/lang/gl.js
index 2a2223eb..bf360d16 100644
--- a/sources/plugins/font/lang/gl.js
+++ b/sources/plugins/font/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( 'font', 'gl', { 5CKEDITOR.plugins.setLang( 'font', 'gl', {
diff --git a/sources/plugins/font/lang/gu.js b/sources/plugins/font/lang/gu.js
index 07ffa00d..19535311 100644
--- a/sources/plugins/font/lang/gu.js
+++ b/sources/plugins/font/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( 'font', 'gu', { 5CKEDITOR.plugins.setLang( 'font', 'gu', {
diff --git a/sources/plugins/font/lang/he.js b/sources/plugins/font/lang/he.js
index 0fc74beb..5d8a8aff 100644
--- a/sources/plugins/font/lang/he.js
+++ b/sources/plugins/font/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( 'font', 'he', { 5CKEDITOR.plugins.setLang( 'font', 'he', {
diff --git a/sources/plugins/font/lang/hi.js b/sources/plugins/font/lang/hi.js
index f5e2cc7a..37ddc9b9 100644
--- a/sources/plugins/font/lang/hi.js
+++ b/sources/plugins/font/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( 'font', 'hi', { 5CKEDITOR.plugins.setLang( 'font', 'hi', {
diff --git a/sources/plugins/font/lang/hr.js b/sources/plugins/font/lang/hr.js
index 86e2a1a6..28621c20 100644
--- a/sources/plugins/font/lang/hr.js
+++ b/sources/plugins/font/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( 'font', 'hr', { 5CKEDITOR.plugins.setLang( 'font', 'hr', {
diff --git a/sources/plugins/font/lang/hu.js b/sources/plugins/font/lang/hu.js
index e6f1f000..f9d5d253 100644
--- a/sources/plugins/font/lang/hu.js
+++ b/sources/plugins/font/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( 'font', 'hu', { 5CKEDITOR.plugins.setLang( 'font', 'hu', {
diff --git a/sources/plugins/font/lang/id.js b/sources/plugins/font/lang/id.js
index 6ae856b2..f0652222 100644
--- a/sources/plugins/font/lang/id.js
+++ b/sources/plugins/font/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( 'font', 'id', { 5CKEDITOR.plugins.setLang( 'font', 'id', {
diff --git a/sources/plugins/font/lang/is.js b/sources/plugins/font/lang/is.js
index a83bf180..034bf913 100644
--- a/sources/plugins/font/lang/is.js
+++ b/sources/plugins/font/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( 'font', 'is', { 5CKEDITOR.plugins.setLang( 'font', 'is', {
diff --git a/sources/plugins/font/lang/it.js b/sources/plugins/font/lang/it.js
index caf94901..537fbab3 100644
--- a/sources/plugins/font/lang/it.js
+++ b/sources/plugins/font/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( 'font', 'it', { 5CKEDITOR.plugins.setLang( 'font', 'it', {
diff --git a/sources/plugins/font/lang/ja.js b/sources/plugins/font/lang/ja.js
index db14ac1e..b1453ff0 100644
--- a/sources/plugins/font/lang/ja.js
+++ b/sources/plugins/font/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( 'font', 'ja', { 5CKEDITOR.plugins.setLang( 'font', 'ja', {
diff --git a/sources/plugins/font/lang/ka.js b/sources/plugins/font/lang/ka.js
index 3ec63753..1a841002 100644
--- a/sources/plugins/font/lang/ka.js
+++ b/sources/plugins/font/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( 'font', 'ka', { 5CKEDITOR.plugins.setLang( 'font', 'ka', {
diff --git a/sources/plugins/font/lang/km.js b/sources/plugins/font/lang/km.js
index 07d36691..9abba357 100644
--- a/sources/plugins/font/lang/km.js
+++ b/sources/plugins/font/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( 'font', 'km', { 5CKEDITOR.plugins.setLang( 'font', 'km', {
diff --git a/sources/plugins/font/lang/ko.js b/sources/plugins/font/lang/ko.js
index 0a239341..9a806849 100644
--- a/sources/plugins/font/lang/ko.js
+++ b/sources/plugins/font/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( 'font', 'ko', { 5CKEDITOR.plugins.setLang( 'font', 'ko', {
diff --git a/sources/plugins/font/lang/ku.js b/sources/plugins/font/lang/ku.js
index aaf57d2e..d730ade5 100644
--- a/sources/plugins/font/lang/ku.js
+++ b/sources/plugins/font/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( 'font', 'ku', { 5CKEDITOR.plugins.setLang( 'font', 'ku', {
diff --git a/sources/plugins/font/lang/lt.js b/sources/plugins/font/lang/lt.js
index ccd4c6e0..b2f1461a 100644
--- a/sources/plugins/font/lang/lt.js
+++ b/sources/plugins/font/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( 'font', 'lt', { 5CKEDITOR.plugins.setLang( 'font', 'lt', {
diff --git a/sources/plugins/font/lang/lv.js b/sources/plugins/font/lang/lv.js
index 90c336dd..f9300c46 100644
--- a/sources/plugins/font/lang/lv.js
+++ b/sources/plugins/font/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( 'font', 'lv', { 5CKEDITOR.plugins.setLang( 'font', 'lv', {
diff --git a/sources/plugins/font/lang/mk.js b/sources/plugins/font/lang/mk.js
index 46cd6386..83e06275 100644
--- a/sources/plugins/font/lang/mk.js
+++ b/sources/plugins/font/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( 'font', 'mk', { 5CKEDITOR.plugins.setLang( 'font', 'mk', {
diff --git a/sources/plugins/font/lang/mn.js b/sources/plugins/font/lang/mn.js
index f907e3b6..97b1fde7 100644
--- a/sources/plugins/font/lang/mn.js
+++ b/sources/plugins/font/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( 'font', 'mn', { 5CKEDITOR.plugins.setLang( 'font', 'mn', {
diff --git a/sources/plugins/font/lang/ms.js b/sources/plugins/font/lang/ms.js
index 3ba71a77..7264cff5 100644
--- a/sources/plugins/font/lang/ms.js
+++ b/sources/plugins/font/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( 'font', 'ms', { 5CKEDITOR.plugins.setLang( 'font', 'ms', {
diff --git a/sources/plugins/font/lang/nb.js b/sources/plugins/font/lang/nb.js
index ae79b440..8db13576 100644
--- a/sources/plugins/font/lang/nb.js
+++ b/sources/plugins/font/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( 'font', 'nb', { 5CKEDITOR.plugins.setLang( 'font', 'nb', {
diff --git a/sources/plugins/font/lang/nl.js b/sources/plugins/font/lang/nl.js
index 5a42cb32..6605e177 100644
--- a/sources/plugins/font/lang/nl.js
+++ b/sources/plugins/font/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( 'font', 'nl', { 5CKEDITOR.plugins.setLang( 'font', 'nl', {
diff --git a/sources/plugins/font/lang/no.js b/sources/plugins/font/lang/no.js
index 8dd5a622..23d9d7a9 100644
--- a/sources/plugins/font/lang/no.js
+++ b/sources/plugins/font/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( 'font', 'no', { 5CKEDITOR.plugins.setLang( 'font', 'no', {
diff --git a/sources/plugins/font/lang/pl.js b/sources/plugins/font/lang/pl.js
index 75c592cb..146aae7b 100644
--- a/sources/plugins/font/lang/pl.js
+++ b/sources/plugins/font/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( 'font', 'pl', { 5CKEDITOR.plugins.setLang( 'font', 'pl', {
diff --git a/sources/plugins/font/lang/pt-br.js b/sources/plugins/font/lang/pt-br.js
index cf8982d6..8c302833 100644
--- a/sources/plugins/font/lang/pt-br.js
+++ b/sources/plugins/font/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( 'font', 'pt-br', { 5CKEDITOR.plugins.setLang( 'font', 'pt-br', {
diff --git a/sources/plugins/font/lang/pt.js b/sources/plugins/font/lang/pt.js
index 6ee81a53..6d461116 100644
--- a/sources/plugins/font/lang/pt.js
+++ b/sources/plugins/font/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( 'font', 'pt', { 5CKEDITOR.plugins.setLang( 'font', 'pt', {
diff --git a/sources/plugins/font/lang/ro.js b/sources/plugins/font/lang/ro.js
index 69cb91ff..12f71359 100644
--- a/sources/plugins/font/lang/ro.js
+++ b/sources/plugins/font/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( 'font', 'ro', { 5CKEDITOR.plugins.setLang( 'font', 'ro', {
diff --git a/sources/plugins/font/lang/ru.js b/sources/plugins/font/lang/ru.js
index 4b642c4e..e28cef72 100644
--- a/sources/plugins/font/lang/ru.js
+++ b/sources/plugins/font/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( 'font', 'ru', { 5CKEDITOR.plugins.setLang( 'font', 'ru', {
diff --git a/sources/plugins/font/lang/si.js b/sources/plugins/font/lang/si.js
index fd6cab3f..cf938f6b 100644
--- a/sources/plugins/font/lang/si.js
+++ b/sources/plugins/font/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( 'font', 'si', { 5CKEDITOR.plugins.setLang( 'font', 'si', {
diff --git a/sources/plugins/font/lang/sk.js b/sources/plugins/font/lang/sk.js
index c0f9b00f..9fa66988 100644
--- a/sources/plugins/font/lang/sk.js
+++ b/sources/plugins/font/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( 'font', 'sk', { 5CKEDITOR.plugins.setLang( 'font', 'sk', {
@@ -8,7 +8,7 @@ CKEDITOR.plugins.setLang( 'font', 'sk', {
8 voiceLabel: 'Veľkosť písma', 8 voiceLabel: 'Veľkosť písma',
9 panelTitle: 'Veľkosť písma' 9 panelTitle: 'Veľkosť písma'
10 }, 10 },
11 label: 'Font', 11 label: 'Písmo',
12 panelTitle: 'Názov fontu', 12 panelTitle: 'Názov písma',
13 voiceLabel: 'Font' 13 voiceLabel: 'Písmo'
14} ); 14} );
diff --git a/sources/plugins/font/lang/sl.js b/sources/plugins/font/lang/sl.js
index 239c15df..112e4785 100644
--- a/sources/plugins/font/lang/sl.js
+++ b/sources/plugins/font/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( 'font', 'sl', { 5CKEDITOR.plugins.setLang( 'font', 'sl', {
diff --git a/sources/plugins/font/lang/sq.js b/sources/plugins/font/lang/sq.js
index 0101f4f1..a6ba4647 100644
--- a/sources/plugins/font/lang/sq.js
+++ b/sources/plugins/font/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( 'font', 'sq', { 5CKEDITOR.plugins.setLang( 'font', 'sq', {
diff --git a/sources/plugins/font/lang/sr-latn.js b/sources/plugins/font/lang/sr-latn.js
index 1189126b..a7244c83 100644
--- a/sources/plugins/font/lang/sr-latn.js
+++ b/sources/plugins/font/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( 'font', 'sr-latn', { 5CKEDITOR.plugins.setLang( 'font', 'sr-latn', {
diff --git a/sources/plugins/font/lang/sr.js b/sources/plugins/font/lang/sr.js
index b0287ef5..e32ff3d7 100644
--- a/sources/plugins/font/lang/sr.js
+++ b/sources/plugins/font/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( 'font', 'sr', { 5CKEDITOR.plugins.setLang( 'font', 'sr', {
diff --git a/sources/plugins/font/lang/sv.js b/sources/plugins/font/lang/sv.js
index 4dacb9e3..3e5c3359 100644
--- a/sources/plugins/font/lang/sv.js
+++ b/sources/plugins/font/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( 'font', 'sv', { 5CKEDITOR.plugins.setLang( 'font', 'sv', {
diff --git a/sources/plugins/font/lang/th.js b/sources/plugins/font/lang/th.js
index 0622a057..8be1919b 100644
--- a/sources/plugins/font/lang/th.js
+++ b/sources/plugins/font/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( 'font', 'th', { 5CKEDITOR.plugins.setLang( 'font', 'th', {
diff --git a/sources/plugins/font/lang/tr.js b/sources/plugins/font/lang/tr.js
index 678f0dd9..c7fd3ada 100644
--- a/sources/plugins/font/lang/tr.js
+++ b/sources/plugins/font/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( 'font', 'tr', { 5CKEDITOR.plugins.setLang( 'font', 'tr', {
diff --git a/sources/plugins/font/lang/tt.js b/sources/plugins/font/lang/tt.js
index 46aec1e1..b4d6ccd2 100644
--- a/sources/plugins/font/lang/tt.js
+++ b/sources/plugins/font/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( 'font', 'tt', { 5CKEDITOR.plugins.setLang( 'font', 'tt', {
diff --git a/sources/plugins/font/lang/ug.js b/sources/plugins/font/lang/ug.js
index e50b5f0d..267be8e6 100644
--- a/sources/plugins/font/lang/ug.js
+++ b/sources/plugins/font/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( 'font', 'ug', { 5CKEDITOR.plugins.setLang( 'font', 'ug', {
diff --git a/sources/plugins/font/lang/uk.js b/sources/plugins/font/lang/uk.js
index 0867b73f..3eff7c06 100644
--- a/sources/plugins/font/lang/uk.js
+++ b/sources/plugins/font/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( 'font', 'uk', { 5CKEDITOR.plugins.setLang( 'font', 'uk', {
diff --git a/sources/plugins/font/lang/vi.js b/sources/plugins/font/lang/vi.js
index 6b82356c..1c30f914 100644
--- a/sources/plugins/font/lang/vi.js
+++ b/sources/plugins/font/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( 'font', 'vi', { 5CKEDITOR.plugins.setLang( 'font', 'vi', {
diff --git a/sources/plugins/font/lang/zh-cn.js b/sources/plugins/font/lang/zh-cn.js
index 8a297cb7..56fedebe 100644
--- a/sources/plugins/font/lang/zh-cn.js
+++ b/sources/plugins/font/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( 'font', 'zh-cn', { 5CKEDITOR.plugins.setLang( 'font', 'zh-cn', {
diff --git a/sources/plugins/font/lang/zh.js b/sources/plugins/font/lang/zh.js
index 091b94b5..2f28cfe0 100644
--- a/sources/plugins/font/lang/zh.js
+++ b/sources/plugins/font/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( 'font', 'zh', { 5CKEDITOR.plugins.setLang( 'font', 'zh', {