aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/templates/lang
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/templates/lang')
-rw-r--r--sources/plugins/templates/lang/af.js2
-rw-r--r--sources/plugins/templates/lang/ar.js2
-rw-r--r--sources/plugins/templates/lang/bg.js2
-rw-r--r--sources/plugins/templates/lang/bn.js2
-rw-r--r--sources/plugins/templates/lang/bs.js2
-rw-r--r--sources/plugins/templates/lang/ca.js2
-rw-r--r--sources/plugins/templates/lang/cs.js2
-rw-r--r--sources/plugins/templates/lang/cy.js2
-rw-r--r--sources/plugins/templates/lang/da.js2
-rw-r--r--sources/plugins/templates/lang/de-ch.js12
-rw-r--r--sources/plugins/templates/lang/de.js2
-rw-r--r--sources/plugins/templates/lang/el.js2
-rw-r--r--sources/plugins/templates/lang/en-au.js2
-rw-r--r--sources/plugins/templates/lang/en-ca.js2
-rw-r--r--sources/plugins/templates/lang/en-gb.js2
-rw-r--r--sources/plugins/templates/lang/en.js2
-rw-r--r--sources/plugins/templates/lang/eo.js2
-rw-r--r--sources/plugins/templates/lang/es.js2
-rw-r--r--sources/plugins/templates/lang/et.js2
-rw-r--r--sources/plugins/templates/lang/eu.js2
-rw-r--r--sources/plugins/templates/lang/fa.js2
-rw-r--r--sources/plugins/templates/lang/fi.js2
-rw-r--r--sources/plugins/templates/lang/fo.js2
-rw-r--r--sources/plugins/templates/lang/fr-ca.js2
-rw-r--r--sources/plugins/templates/lang/fr.js2
-rw-r--r--sources/plugins/templates/lang/gl.js2
-rw-r--r--sources/plugins/templates/lang/gu.js2
-rw-r--r--sources/plugins/templates/lang/he.js2
-rw-r--r--sources/plugins/templates/lang/hi.js2
-rw-r--r--sources/plugins/templates/lang/hr.js2
-rw-r--r--sources/plugins/templates/lang/hu.js2
-rw-r--r--sources/plugins/templates/lang/id.js2
-rw-r--r--sources/plugins/templates/lang/is.js2
-rw-r--r--sources/plugins/templates/lang/it.js2
-rw-r--r--sources/plugins/templates/lang/ja.js2
-rw-r--r--sources/plugins/templates/lang/ka.js2
-rw-r--r--sources/plugins/templates/lang/km.js2
-rw-r--r--sources/plugins/templates/lang/ko.js2
-rw-r--r--sources/plugins/templates/lang/ku.js2
-rw-r--r--sources/plugins/templates/lang/lt.js2
-rw-r--r--sources/plugins/templates/lang/lv.js2
-rw-r--r--sources/plugins/templates/lang/mk.js2
-rw-r--r--sources/plugins/templates/lang/mn.js2
-rw-r--r--sources/plugins/templates/lang/ms.js2
-rw-r--r--sources/plugins/templates/lang/nb.js2
-rw-r--r--sources/plugins/templates/lang/nl.js2
-rw-r--r--sources/plugins/templates/lang/no.js2
-rw-r--r--sources/plugins/templates/lang/pl.js2
-rw-r--r--sources/plugins/templates/lang/pt-br.js2
-rw-r--r--sources/plugins/templates/lang/pt.js2
-rw-r--r--sources/plugins/templates/lang/ro.js2
-rw-r--r--sources/plugins/templates/lang/ru.js2
-rw-r--r--sources/plugins/templates/lang/si.js2
-rw-r--r--sources/plugins/templates/lang/sk.js2
-rw-r--r--sources/plugins/templates/lang/sl.js2
-rw-r--r--sources/plugins/templates/lang/sq.js2
-rw-r--r--sources/plugins/templates/lang/sr-latn.js2
-rw-r--r--sources/plugins/templates/lang/sr.js2
-rw-r--r--sources/plugins/templates/lang/sv.js2
-rw-r--r--sources/plugins/templates/lang/th.js2
-rw-r--r--sources/plugins/templates/lang/tr.js2
-rw-r--r--sources/plugins/templates/lang/tt.js2
-rw-r--r--sources/plugins/templates/lang/ug.js2
-rw-r--r--sources/plugins/templates/lang/uk.js2
-rw-r--r--sources/plugins/templates/lang/vi.js2
-rw-r--r--sources/plugins/templates/lang/zh-cn.js2
-rw-r--r--sources/plugins/templates/lang/zh.js2
67 files changed, 78 insertions, 66 deletions
diff --git a/sources/plugins/templates/lang/af.js b/sources/plugins/templates/lang/af.js
index 92290482..9f0784bc 100644
--- a/sources/plugins/templates/lang/af.js
+++ b/sources/plugins/templates/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( 'templates', 'af', { 5CKEDITOR.plugins.setLang( 'templates', 'af', {
diff --git a/sources/plugins/templates/lang/ar.js b/sources/plugins/templates/lang/ar.js
index 39f378de..62d214c7 100644
--- a/sources/plugins/templates/lang/ar.js
+++ b/sources/plugins/templates/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( 'templates', 'ar', { 5CKEDITOR.plugins.setLang( 'templates', 'ar', {
diff --git a/sources/plugins/templates/lang/bg.js b/sources/plugins/templates/lang/bg.js
index 815fd0b3..9cef2a4b 100644
--- a/sources/plugins/templates/lang/bg.js
+++ b/sources/plugins/templates/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( 'templates', 'bg', { 5CKEDITOR.plugins.setLang( 'templates', 'bg', {
diff --git a/sources/plugins/templates/lang/bn.js b/sources/plugins/templates/lang/bn.js
index 84d5a885..6dafc67e 100644
--- a/sources/plugins/templates/lang/bn.js
+++ b/sources/plugins/templates/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( 'templates', 'bn', { 5CKEDITOR.plugins.setLang( 'templates', 'bn', {
diff --git a/sources/plugins/templates/lang/bs.js b/sources/plugins/templates/lang/bs.js
index 78bf198d..e4566449 100644
--- a/sources/plugins/templates/lang/bs.js
+++ b/sources/plugins/templates/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( 'templates', 'bs', { 5CKEDITOR.plugins.setLang( 'templates', 'bs', {
diff --git a/sources/plugins/templates/lang/ca.js b/sources/plugins/templates/lang/ca.js
index e41831a2..effc9182 100644
--- a/sources/plugins/templates/lang/ca.js
+++ b/sources/plugins/templates/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( 'templates', 'ca', { 5CKEDITOR.plugins.setLang( 'templates', 'ca', {
diff --git a/sources/plugins/templates/lang/cs.js b/sources/plugins/templates/lang/cs.js
index d9d25511..c73e70c0 100644
--- a/sources/plugins/templates/lang/cs.js
+++ b/sources/plugins/templates/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( 'templates', 'cs', { 5CKEDITOR.plugins.setLang( 'templates', 'cs', {
diff --git a/sources/plugins/templates/lang/cy.js b/sources/plugins/templates/lang/cy.js
index eefb9b86..ed36104b 100644
--- a/sources/plugins/templates/lang/cy.js
+++ b/sources/plugins/templates/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( 'templates', 'cy', { 5CKEDITOR.plugins.setLang( 'templates', 'cy', {
diff --git a/sources/plugins/templates/lang/da.js b/sources/plugins/templates/lang/da.js
index fe0dd1da..b6d8197b 100644
--- a/sources/plugins/templates/lang/da.js
+++ b/sources/plugins/templates/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( 'templates', 'da', { 5CKEDITOR.plugins.setLang( 'templates', 'da', {
diff --git a/sources/plugins/templates/lang/de-ch.js b/sources/plugins/templates/lang/de-ch.js
new file mode 100644
index 00000000..025d0dc8
--- /dev/null
+++ b/sources/plugins/templates/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( 'templates', 'de-ch', {
6 button: 'Vorlagen',
7 emptyListMsg: '(Keine Vorlagen definiert)',
8 insertOption: 'Aktuelle Inhalte ersetzen',
9 options: 'Vorlagenoptionen',
10 selectPromptMsg: 'Klicken Sie auf eine Vorlage, um sie im Editor zu öffnen',
11 title: 'Inhaltsvorlagen'
12} );
diff --git a/sources/plugins/templates/lang/de.js b/sources/plugins/templates/lang/de.js
index f354c26f..8c3a251c 100644
--- a/sources/plugins/templates/lang/de.js
+++ b/sources/plugins/templates/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( 'templates', 'de', { 5CKEDITOR.plugins.setLang( 'templates', 'de', {
diff --git a/sources/plugins/templates/lang/el.js b/sources/plugins/templates/lang/el.js
index 2d5bbb77..704c5a3e 100644
--- a/sources/plugins/templates/lang/el.js
+++ b/sources/plugins/templates/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( 'templates', 'el', { 5CKEDITOR.plugins.setLang( 'templates', 'el', {
diff --git a/sources/plugins/templates/lang/en-au.js b/sources/plugins/templates/lang/en-au.js
index 5c611616..46db3775 100644
--- a/sources/plugins/templates/lang/en-au.js
+++ b/sources/plugins/templates/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( 'templates', 'en-au', { 5CKEDITOR.plugins.setLang( 'templates', 'en-au', {
diff --git a/sources/plugins/templates/lang/en-ca.js b/sources/plugins/templates/lang/en-ca.js
index 16bd7e13..b2793fa6 100644
--- a/sources/plugins/templates/lang/en-ca.js
+++ b/sources/plugins/templates/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( 'templates', 'en-ca', { 5CKEDITOR.plugins.setLang( 'templates', 'en-ca', {
diff --git a/sources/plugins/templates/lang/en-gb.js b/sources/plugins/templates/lang/en-gb.js
index 794c0074..7557e902 100644
--- a/sources/plugins/templates/lang/en-gb.js
+++ b/sources/plugins/templates/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( 'templates', 'en-gb', { 5CKEDITOR.plugins.setLang( 'templates', 'en-gb', {
diff --git a/sources/plugins/templates/lang/en.js b/sources/plugins/templates/lang/en.js
index 1fffcc06..f5c09bbc 100644
--- a/sources/plugins/templates/lang/en.js
+++ b/sources/plugins/templates/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( 'templates', 'en', { 5CKEDITOR.plugins.setLang( 'templates', 'en', {
diff --git a/sources/plugins/templates/lang/eo.js b/sources/plugins/templates/lang/eo.js
index 82be7b41..0ee2c607 100644
--- a/sources/plugins/templates/lang/eo.js
+++ b/sources/plugins/templates/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( 'templates', 'eo', { 5CKEDITOR.plugins.setLang( 'templates', 'eo', {
diff --git a/sources/plugins/templates/lang/es.js b/sources/plugins/templates/lang/es.js
index 2cf155cb..056918ad 100644
--- a/sources/plugins/templates/lang/es.js
+++ b/sources/plugins/templates/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( 'templates', 'es', { 5CKEDITOR.plugins.setLang( 'templates', 'es', {
diff --git a/sources/plugins/templates/lang/et.js b/sources/plugins/templates/lang/et.js
index 3e46e4bf..546eabbf 100644
--- a/sources/plugins/templates/lang/et.js
+++ b/sources/plugins/templates/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( 'templates', 'et', { 5CKEDITOR.plugins.setLang( 'templates', 'et', {
diff --git a/sources/plugins/templates/lang/eu.js b/sources/plugins/templates/lang/eu.js
index 6d680d50..b17990ee 100644
--- a/sources/plugins/templates/lang/eu.js
+++ b/sources/plugins/templates/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( 'templates', 'eu', { 5CKEDITOR.plugins.setLang( 'templates', 'eu', {
diff --git a/sources/plugins/templates/lang/fa.js b/sources/plugins/templates/lang/fa.js
index 9b642061..50c62cab 100644
--- a/sources/plugins/templates/lang/fa.js
+++ b/sources/plugins/templates/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( 'templates', 'fa', { 5CKEDITOR.plugins.setLang( 'templates', 'fa', {
diff --git a/sources/plugins/templates/lang/fi.js b/sources/plugins/templates/lang/fi.js
index a7e4d429..affc5d5a 100644
--- a/sources/plugins/templates/lang/fi.js
+++ b/sources/plugins/templates/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( 'templates', 'fi', { 5CKEDITOR.plugins.setLang( 'templates', 'fi', {
diff --git a/sources/plugins/templates/lang/fo.js b/sources/plugins/templates/lang/fo.js
index 9ccb4e6a..d97bf96b 100644
--- a/sources/plugins/templates/lang/fo.js
+++ b/sources/plugins/templates/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( 'templates', 'fo', { 5CKEDITOR.plugins.setLang( 'templates', 'fo', {
diff --git a/sources/plugins/templates/lang/fr-ca.js b/sources/plugins/templates/lang/fr-ca.js
index 5996dccb..6be375a8 100644
--- a/sources/plugins/templates/lang/fr-ca.js
+++ b/sources/plugins/templates/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( 'templates', 'fr-ca', { 5CKEDITOR.plugins.setLang( 'templates', 'fr-ca', {
diff --git a/sources/plugins/templates/lang/fr.js b/sources/plugins/templates/lang/fr.js
index 49e1165c..c6c2fa9c 100644
--- a/sources/plugins/templates/lang/fr.js
+++ b/sources/plugins/templates/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( 'templates', 'fr', { 5CKEDITOR.plugins.setLang( 'templates', 'fr', {
diff --git a/sources/plugins/templates/lang/gl.js b/sources/plugins/templates/lang/gl.js
index b7c0f052..748e61e6 100644
--- a/sources/plugins/templates/lang/gl.js
+++ b/sources/plugins/templates/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( 'templates', 'gl', { 5CKEDITOR.plugins.setLang( 'templates', 'gl', {
diff --git a/sources/plugins/templates/lang/gu.js b/sources/plugins/templates/lang/gu.js
index d4841fe8..7c83c0c4 100644
--- a/sources/plugins/templates/lang/gu.js
+++ b/sources/plugins/templates/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( 'templates', 'gu', { 5CKEDITOR.plugins.setLang( 'templates', 'gu', {
diff --git a/sources/plugins/templates/lang/he.js b/sources/plugins/templates/lang/he.js
index b32bd1f1..95cf2aac 100644
--- a/sources/plugins/templates/lang/he.js
+++ b/sources/plugins/templates/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( 'templates', 'he', { 5CKEDITOR.plugins.setLang( 'templates', 'he', {
diff --git a/sources/plugins/templates/lang/hi.js b/sources/plugins/templates/lang/hi.js
index 5878fed9..fa935a35 100644
--- a/sources/plugins/templates/lang/hi.js
+++ b/sources/plugins/templates/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( 'templates', 'hi', { 5CKEDITOR.plugins.setLang( 'templates', 'hi', {
diff --git a/sources/plugins/templates/lang/hr.js b/sources/plugins/templates/lang/hr.js
index b4ec5ac9..903ee9b0 100644
--- a/sources/plugins/templates/lang/hr.js
+++ b/sources/plugins/templates/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( 'templates', 'hr', { 5CKEDITOR.plugins.setLang( 'templates', 'hr', {
diff --git a/sources/plugins/templates/lang/hu.js b/sources/plugins/templates/lang/hu.js
index 016f2004..1fbc77eb 100644
--- a/sources/plugins/templates/lang/hu.js
+++ b/sources/plugins/templates/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( 'templates', 'hu', { 5CKEDITOR.plugins.setLang( 'templates', 'hu', {
diff --git a/sources/plugins/templates/lang/id.js b/sources/plugins/templates/lang/id.js
index 72e2e2e9..2826903a 100644
--- a/sources/plugins/templates/lang/id.js
+++ b/sources/plugins/templates/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( 'templates', 'id', { 5CKEDITOR.plugins.setLang( 'templates', 'id', {
diff --git a/sources/plugins/templates/lang/is.js b/sources/plugins/templates/lang/is.js
index 5168a998..69db169a 100644
--- a/sources/plugins/templates/lang/is.js
+++ b/sources/plugins/templates/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( 'templates', 'is', { 5CKEDITOR.plugins.setLang( 'templates', 'is', {
diff --git a/sources/plugins/templates/lang/it.js b/sources/plugins/templates/lang/it.js
index 6beea875..b287e22f 100644
--- a/sources/plugins/templates/lang/it.js
+++ b/sources/plugins/templates/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( 'templates', 'it', { 5CKEDITOR.plugins.setLang( 'templates', 'it', {
diff --git a/sources/plugins/templates/lang/ja.js b/sources/plugins/templates/lang/ja.js
index 59d3cd62..d932ba52 100644
--- a/sources/plugins/templates/lang/ja.js
+++ b/sources/plugins/templates/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( 'templates', 'ja', { 5CKEDITOR.plugins.setLang( 'templates', 'ja', {
diff --git a/sources/plugins/templates/lang/ka.js b/sources/plugins/templates/lang/ka.js
index d48b87f1..7b085641 100644
--- a/sources/plugins/templates/lang/ka.js
+++ b/sources/plugins/templates/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( 'templates', 'ka', { 5CKEDITOR.plugins.setLang( 'templates', 'ka', {
diff --git a/sources/plugins/templates/lang/km.js b/sources/plugins/templates/lang/km.js
index 59eb7743..02f01526 100644
--- a/sources/plugins/templates/lang/km.js
+++ b/sources/plugins/templates/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( 'templates', 'km', { 5CKEDITOR.plugins.setLang( 'templates', 'km', {
diff --git a/sources/plugins/templates/lang/ko.js b/sources/plugins/templates/lang/ko.js
index 03beec82..31c19368 100644
--- a/sources/plugins/templates/lang/ko.js
+++ b/sources/plugins/templates/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( 'templates', 'ko', { 5CKEDITOR.plugins.setLang( 'templates', 'ko', {
diff --git a/sources/plugins/templates/lang/ku.js b/sources/plugins/templates/lang/ku.js
index ccf7e023..1d9a22f3 100644
--- a/sources/plugins/templates/lang/ku.js
+++ b/sources/plugins/templates/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( 'templates', 'ku', { 5CKEDITOR.plugins.setLang( 'templates', 'ku', {
diff --git a/sources/plugins/templates/lang/lt.js b/sources/plugins/templates/lang/lt.js
index 931f7ad9..723edf7e 100644
--- a/sources/plugins/templates/lang/lt.js
+++ b/sources/plugins/templates/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( 'templates', 'lt', { 5CKEDITOR.plugins.setLang( 'templates', 'lt', {
diff --git a/sources/plugins/templates/lang/lv.js b/sources/plugins/templates/lang/lv.js
index 41c7b986..dc44488c 100644
--- a/sources/plugins/templates/lang/lv.js
+++ b/sources/plugins/templates/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( 'templates', 'lv', { 5CKEDITOR.plugins.setLang( 'templates', 'lv', {
diff --git a/sources/plugins/templates/lang/mk.js b/sources/plugins/templates/lang/mk.js
index d570cefc..31c6bb90 100644
--- a/sources/plugins/templates/lang/mk.js
+++ b/sources/plugins/templates/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( 'templates', 'mk', { 5CKEDITOR.plugins.setLang( 'templates', 'mk', {
diff --git a/sources/plugins/templates/lang/mn.js b/sources/plugins/templates/lang/mn.js
index cba69a59..0dc86967 100644
--- a/sources/plugins/templates/lang/mn.js
+++ b/sources/plugins/templates/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( 'templates', 'mn', { 5CKEDITOR.plugins.setLang( 'templates', 'mn', {
diff --git a/sources/plugins/templates/lang/ms.js b/sources/plugins/templates/lang/ms.js
index 2223c922..1f23e9be 100644
--- a/sources/plugins/templates/lang/ms.js
+++ b/sources/plugins/templates/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( 'templates', 'ms', { 5CKEDITOR.plugins.setLang( 'templates', 'ms', {
diff --git a/sources/plugins/templates/lang/nb.js b/sources/plugins/templates/lang/nb.js
index c6caa8ea..de512577 100644
--- a/sources/plugins/templates/lang/nb.js
+++ b/sources/plugins/templates/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( 'templates', 'nb', { 5CKEDITOR.plugins.setLang( 'templates', 'nb', {
diff --git a/sources/plugins/templates/lang/nl.js b/sources/plugins/templates/lang/nl.js
index 0133c079..b5f5449e 100644
--- a/sources/plugins/templates/lang/nl.js
+++ b/sources/plugins/templates/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( 'templates', 'nl', { 5CKEDITOR.plugins.setLang( 'templates', 'nl', {
diff --git a/sources/plugins/templates/lang/no.js b/sources/plugins/templates/lang/no.js
index 1c0eb2dc..44392cf7 100644
--- a/sources/plugins/templates/lang/no.js
+++ b/sources/plugins/templates/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( 'templates', 'no', { 5CKEDITOR.plugins.setLang( 'templates', 'no', {
diff --git a/sources/plugins/templates/lang/pl.js b/sources/plugins/templates/lang/pl.js
index 26eea259..8fa29d47 100644
--- a/sources/plugins/templates/lang/pl.js
+++ b/sources/plugins/templates/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( 'templates', 'pl', { 5CKEDITOR.plugins.setLang( 'templates', 'pl', {
diff --git a/sources/plugins/templates/lang/pt-br.js b/sources/plugins/templates/lang/pt-br.js
index a5b3df79..3221b8e3 100644
--- a/sources/plugins/templates/lang/pt-br.js
+++ b/sources/plugins/templates/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( 'templates', 'pt-br', { 5CKEDITOR.plugins.setLang( 'templates', 'pt-br', {
diff --git a/sources/plugins/templates/lang/pt.js b/sources/plugins/templates/lang/pt.js
index 5058d609..5776b606 100644
--- a/sources/plugins/templates/lang/pt.js
+++ b/sources/plugins/templates/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( 'templates', 'pt', { 5CKEDITOR.plugins.setLang( 'templates', 'pt', {
diff --git a/sources/plugins/templates/lang/ro.js b/sources/plugins/templates/lang/ro.js
index 14e691be..cd9e67ec 100644
--- a/sources/plugins/templates/lang/ro.js
+++ b/sources/plugins/templates/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( 'templates', 'ro', { 5CKEDITOR.plugins.setLang( 'templates', 'ro', {
diff --git a/sources/plugins/templates/lang/ru.js b/sources/plugins/templates/lang/ru.js
index a7462690..6fa42582 100644
--- a/sources/plugins/templates/lang/ru.js
+++ b/sources/plugins/templates/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( 'templates', 'ru', { 5CKEDITOR.plugins.setLang( 'templates', 'ru', {
diff --git a/sources/plugins/templates/lang/si.js b/sources/plugins/templates/lang/si.js
index be41fdb8..619e7db3 100644
--- a/sources/plugins/templates/lang/si.js
+++ b/sources/plugins/templates/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( 'templates', 'si', { 5CKEDITOR.plugins.setLang( 'templates', 'si', {
diff --git a/sources/plugins/templates/lang/sk.js b/sources/plugins/templates/lang/sk.js
index e87c16a8..1c5f8d61 100644
--- a/sources/plugins/templates/lang/sk.js
+++ b/sources/plugins/templates/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( 'templates', 'sk', { 5CKEDITOR.plugins.setLang( 'templates', 'sk', {
diff --git a/sources/plugins/templates/lang/sl.js b/sources/plugins/templates/lang/sl.js
index e8bca32e..1a2a0cf1 100644
--- a/sources/plugins/templates/lang/sl.js
+++ b/sources/plugins/templates/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( 'templates', 'sl', { 5CKEDITOR.plugins.setLang( 'templates', 'sl', {
diff --git a/sources/plugins/templates/lang/sq.js b/sources/plugins/templates/lang/sq.js
index d724e366..2e294712 100644
--- a/sources/plugins/templates/lang/sq.js
+++ b/sources/plugins/templates/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( 'templates', 'sq', { 5CKEDITOR.plugins.setLang( 'templates', 'sq', {
diff --git a/sources/plugins/templates/lang/sr-latn.js b/sources/plugins/templates/lang/sr-latn.js
index 3b221d73..4fb425a6 100644
--- a/sources/plugins/templates/lang/sr-latn.js
+++ b/sources/plugins/templates/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( 'templates', 'sr-latn', { 5CKEDITOR.plugins.setLang( 'templates', 'sr-latn', {
diff --git a/sources/plugins/templates/lang/sr.js b/sources/plugins/templates/lang/sr.js
index 4ff9a057..4d324238 100644
--- a/sources/plugins/templates/lang/sr.js
+++ b/sources/plugins/templates/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( 'templates', 'sr', { 5CKEDITOR.plugins.setLang( 'templates', 'sr', {
diff --git a/sources/plugins/templates/lang/sv.js b/sources/plugins/templates/lang/sv.js
index 07e9300a..c7e4a3ea 100644
--- a/sources/plugins/templates/lang/sv.js
+++ b/sources/plugins/templates/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( 'templates', 'sv', { 5CKEDITOR.plugins.setLang( 'templates', 'sv', {
diff --git a/sources/plugins/templates/lang/th.js b/sources/plugins/templates/lang/th.js
index 2fabf998..af2a164c 100644
--- a/sources/plugins/templates/lang/th.js
+++ b/sources/plugins/templates/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( 'templates', 'th', { 5CKEDITOR.plugins.setLang( 'templates', 'th', {
diff --git a/sources/plugins/templates/lang/tr.js b/sources/plugins/templates/lang/tr.js
index a2963bc8..5ccb641f 100644
--- a/sources/plugins/templates/lang/tr.js
+++ b/sources/plugins/templates/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( 'templates', 'tr', { 5CKEDITOR.plugins.setLang( 'templates', 'tr', {
diff --git a/sources/plugins/templates/lang/tt.js b/sources/plugins/templates/lang/tt.js
index d1745c29..24eb9a0a 100644
--- a/sources/plugins/templates/lang/tt.js
+++ b/sources/plugins/templates/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( 'templates', 'tt', { 5CKEDITOR.plugins.setLang( 'templates', 'tt', {
diff --git a/sources/plugins/templates/lang/ug.js b/sources/plugins/templates/lang/ug.js
index ee883b75..4a8d63ad 100644
--- a/sources/plugins/templates/lang/ug.js
+++ b/sources/plugins/templates/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( 'templates', 'ug', { 5CKEDITOR.plugins.setLang( 'templates', 'ug', {
diff --git a/sources/plugins/templates/lang/uk.js b/sources/plugins/templates/lang/uk.js
index 031930b5..dc3d034f 100644
--- a/sources/plugins/templates/lang/uk.js
+++ b/sources/plugins/templates/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( 'templates', 'uk', { 5CKEDITOR.plugins.setLang( 'templates', 'uk', {
diff --git a/sources/plugins/templates/lang/vi.js b/sources/plugins/templates/lang/vi.js
index ae701b98..0f14871a 100644
--- a/sources/plugins/templates/lang/vi.js
+++ b/sources/plugins/templates/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( 'templates', 'vi', { 5CKEDITOR.plugins.setLang( 'templates', 'vi', {
diff --git a/sources/plugins/templates/lang/zh-cn.js b/sources/plugins/templates/lang/zh-cn.js
index e432b7c2..196fa4a1 100644
--- a/sources/plugins/templates/lang/zh-cn.js
+++ b/sources/plugins/templates/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( 'templates', 'zh-cn', { 5CKEDITOR.plugins.setLang( 'templates', 'zh-cn', {
diff --git a/sources/plugins/templates/lang/zh.js b/sources/plugins/templates/lang/zh.js
index 9e822ae1..5f415410 100644
--- a/sources/plugins/templates/lang/zh.js
+++ b/sources/plugins/templates/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( 'templates', 'zh', { 5CKEDITOR.plugins.setLang( 'templates', 'zh', {