From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- sources/plugins/newpage/lang/af.js | 2 +- sources/plugins/newpage/lang/ar.js | 2 +- sources/plugins/newpage/lang/bg.js | 2 +- sources/plugins/newpage/lang/bn.js | 2 +- sources/plugins/newpage/lang/bs.js | 2 +- sources/plugins/newpage/lang/ca.js | 2 +- sources/plugins/newpage/lang/cs.js | 2 +- sources/plugins/newpage/lang/cy.js | 2 +- sources/plugins/newpage/lang/da.js | 2 +- sources/plugins/newpage/lang/de-ch.js | 7 +++++++ sources/plugins/newpage/lang/de.js | 2 +- sources/plugins/newpage/lang/el.js | 2 +- sources/plugins/newpage/lang/en-au.js | 2 +- sources/plugins/newpage/lang/en-ca.js | 2 +- sources/plugins/newpage/lang/en-gb.js | 2 +- sources/plugins/newpage/lang/en.js | 2 +- sources/plugins/newpage/lang/eo.js | 2 +- sources/plugins/newpage/lang/es.js | 2 +- sources/plugins/newpage/lang/et.js | 2 +- sources/plugins/newpage/lang/eu.js | 2 +- sources/plugins/newpage/lang/fa.js | 2 +- sources/plugins/newpage/lang/fi.js | 2 +- sources/plugins/newpage/lang/fo.js | 2 +- sources/plugins/newpage/lang/fr-ca.js | 2 +- sources/plugins/newpage/lang/fr.js | 2 +- sources/plugins/newpage/lang/gl.js | 2 +- sources/plugins/newpage/lang/gu.js | 2 +- sources/plugins/newpage/lang/he.js | 2 +- sources/plugins/newpage/lang/hi.js | 2 +- sources/plugins/newpage/lang/hr.js | 2 +- sources/plugins/newpage/lang/hu.js | 2 +- sources/plugins/newpage/lang/id.js | 2 +- sources/plugins/newpage/lang/is.js | 2 +- sources/plugins/newpage/lang/it.js | 2 +- sources/plugins/newpage/lang/ja.js | 2 +- sources/plugins/newpage/lang/ka.js | 2 +- sources/plugins/newpage/lang/km.js | 2 +- sources/plugins/newpage/lang/ko.js | 2 +- sources/plugins/newpage/lang/ku.js | 2 +- sources/plugins/newpage/lang/lt.js | 2 +- sources/plugins/newpage/lang/lv.js | 2 +- sources/plugins/newpage/lang/mk.js | 2 +- sources/plugins/newpage/lang/mn.js | 2 +- sources/plugins/newpage/lang/ms.js | 2 +- sources/plugins/newpage/lang/nb.js | 2 +- sources/plugins/newpage/lang/nl.js | 2 +- sources/plugins/newpage/lang/no.js | 2 +- sources/plugins/newpage/lang/pl.js | 2 +- sources/plugins/newpage/lang/pt-br.js | 2 +- sources/plugins/newpage/lang/pt.js | 2 +- sources/plugins/newpage/lang/ro.js | 2 +- sources/plugins/newpage/lang/ru.js | 2 +- sources/plugins/newpage/lang/si.js | 2 +- sources/plugins/newpage/lang/sk.js | 2 +- sources/plugins/newpage/lang/sl.js | 2 +- sources/plugins/newpage/lang/sq.js | 2 +- sources/plugins/newpage/lang/sr-latn.js | 2 +- sources/plugins/newpage/lang/sr.js | 2 +- sources/plugins/newpage/lang/sv.js | 2 +- sources/plugins/newpage/lang/th.js | 2 +- sources/plugins/newpage/lang/tr.js | 2 +- sources/plugins/newpage/lang/tt.js | 2 +- sources/plugins/newpage/lang/ug.js | 2 +- sources/plugins/newpage/lang/uk.js | 2 +- sources/plugins/newpage/lang/vi.js | 2 +- sources/plugins/newpage/lang/zh-cn.js | 2 +- sources/plugins/newpage/lang/zh.js | 2 +- sources/plugins/newpage/plugin.js | 4 ++-- 68 files changed, 75 insertions(+), 68 deletions(-) create mode 100644 sources/plugins/newpage/lang/de-ch.js (limited to 'sources/plugins/newpage') diff --git a/sources/plugins/newpage/lang/af.js b/sources/plugins/newpage/lang/af.js index fee36aae..738e4bb0 100644 --- a/sources/plugins/newpage/lang/af.js +++ b/sources/plugins/newpage/lang/af.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'af', { diff --git a/sources/plugins/newpage/lang/ar.js b/sources/plugins/newpage/lang/ar.js index cad53adb..8592f863 100644 --- a/sources/plugins/newpage/lang/ar.js +++ b/sources/plugins/newpage/lang/ar.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ar', { diff --git a/sources/plugins/newpage/lang/bg.js b/sources/plugins/newpage/lang/bg.js index ec95b297..2142963e 100644 --- a/sources/plugins/newpage/lang/bg.js +++ b/sources/plugins/newpage/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'bg', { diff --git a/sources/plugins/newpage/lang/bn.js b/sources/plugins/newpage/lang/bn.js index 884de420..6226bbb6 100644 --- a/sources/plugins/newpage/lang/bn.js +++ b/sources/plugins/newpage/lang/bn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'bn', { diff --git a/sources/plugins/newpage/lang/bs.js b/sources/plugins/newpage/lang/bs.js index cf85d954..97ff4378 100644 --- a/sources/plugins/newpage/lang/bs.js +++ b/sources/plugins/newpage/lang/bs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'bs', { diff --git a/sources/plugins/newpage/lang/ca.js b/sources/plugins/newpage/lang/ca.js index 2e13a174..f50dd9bf 100644 --- a/sources/plugins/newpage/lang/ca.js +++ b/sources/plugins/newpage/lang/ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ca', { diff --git a/sources/plugins/newpage/lang/cs.js b/sources/plugins/newpage/lang/cs.js index 55a61f88..f8817bf7 100644 --- a/sources/plugins/newpage/lang/cs.js +++ b/sources/plugins/newpage/lang/cs.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'cs', { diff --git a/sources/plugins/newpage/lang/cy.js b/sources/plugins/newpage/lang/cy.js index d5733ea9..665f130e 100644 --- a/sources/plugins/newpage/lang/cy.js +++ b/sources/plugins/newpage/lang/cy.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'cy', { diff --git a/sources/plugins/newpage/lang/da.js b/sources/plugins/newpage/lang/da.js index 8d623a92..8237c704 100644 --- a/sources/plugins/newpage/lang/da.js +++ b/sources/plugins/newpage/lang/da.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'da', { diff --git a/sources/plugins/newpage/lang/de-ch.js b/sources/plugins/newpage/lang/de-ch.js new file mode 100644 index 00000000..7ea67127 --- /dev/null +++ b/sources/plugins/newpage/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'newpage', 'de-ch', { + toolbar: 'Neue Seite' +} ); diff --git a/sources/plugins/newpage/lang/de.js b/sources/plugins/newpage/lang/de.js index 974875db..3e4dea29 100644 --- a/sources/plugins/newpage/lang/de.js +++ b/sources/plugins/newpage/lang/de.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'de', { diff --git a/sources/plugins/newpage/lang/el.js b/sources/plugins/newpage/lang/el.js index 7e7c022e..0d1dc73a 100644 --- a/sources/plugins/newpage/lang/el.js +++ b/sources/plugins/newpage/lang/el.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'el', { diff --git a/sources/plugins/newpage/lang/en-au.js b/sources/plugins/newpage/lang/en-au.js index 42926f43..e4da91f5 100644 --- a/sources/plugins/newpage/lang/en-au.js +++ b/sources/plugins/newpage/lang/en-au.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en-au', { diff --git a/sources/plugins/newpage/lang/en-ca.js b/sources/plugins/newpage/lang/en-ca.js index cf5736c9..fdb896fd 100644 --- a/sources/plugins/newpage/lang/en-ca.js +++ b/sources/plugins/newpage/lang/en-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en-ca', { diff --git a/sources/plugins/newpage/lang/en-gb.js b/sources/plugins/newpage/lang/en-gb.js index 884ff82d..38b9be84 100644 --- a/sources/plugins/newpage/lang/en-gb.js +++ b/sources/plugins/newpage/lang/en-gb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en-gb', { diff --git a/sources/plugins/newpage/lang/en.js b/sources/plugins/newpage/lang/en.js index 6e5fb992..e6a35c52 100644 --- a/sources/plugins/newpage/lang/en.js +++ b/sources/plugins/newpage/lang/en.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'en', { diff --git a/sources/plugins/newpage/lang/eo.js b/sources/plugins/newpage/lang/eo.js index 2e25fee7..7fb0459d 100644 --- a/sources/plugins/newpage/lang/eo.js +++ b/sources/plugins/newpage/lang/eo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'eo', { diff --git a/sources/plugins/newpage/lang/es.js b/sources/plugins/newpage/lang/es.js index f080d79b..5a327654 100644 --- a/sources/plugins/newpage/lang/es.js +++ b/sources/plugins/newpage/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'es', { diff --git a/sources/plugins/newpage/lang/et.js b/sources/plugins/newpage/lang/et.js index 3dee3a99..c06b73c5 100644 --- a/sources/plugins/newpage/lang/et.js +++ b/sources/plugins/newpage/lang/et.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'et', { diff --git a/sources/plugins/newpage/lang/eu.js b/sources/plugins/newpage/lang/eu.js index 4ce953d6..e76cebd4 100644 --- a/sources/plugins/newpage/lang/eu.js +++ b/sources/plugins/newpage/lang/eu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'eu', { diff --git a/sources/plugins/newpage/lang/fa.js b/sources/plugins/newpage/lang/fa.js index 13e8ab1f..a9061ee4 100644 --- a/sources/plugins/newpage/lang/fa.js +++ b/sources/plugins/newpage/lang/fa.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fa', { diff --git a/sources/plugins/newpage/lang/fi.js b/sources/plugins/newpage/lang/fi.js index a244dcdc..733c289f 100644 --- a/sources/plugins/newpage/lang/fi.js +++ b/sources/plugins/newpage/lang/fi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fi', { diff --git a/sources/plugins/newpage/lang/fo.js b/sources/plugins/newpage/lang/fo.js index 171c5969..d046411c 100644 --- a/sources/plugins/newpage/lang/fo.js +++ b/sources/plugins/newpage/lang/fo.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fo', { diff --git a/sources/plugins/newpage/lang/fr-ca.js b/sources/plugins/newpage/lang/fr-ca.js index 9e7a7b80..652f045c 100644 --- a/sources/plugins/newpage/lang/fr-ca.js +++ b/sources/plugins/newpage/lang/fr-ca.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fr-ca', { diff --git a/sources/plugins/newpage/lang/fr.js b/sources/plugins/newpage/lang/fr.js index 132f254c..988ddf7d 100644 --- a/sources/plugins/newpage/lang/fr.js +++ b/sources/plugins/newpage/lang/fr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'fr', { diff --git a/sources/plugins/newpage/lang/gl.js b/sources/plugins/newpage/lang/gl.js index bdb804cd..5b29f5a3 100644 --- a/sources/plugins/newpage/lang/gl.js +++ b/sources/plugins/newpage/lang/gl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'gl', { diff --git a/sources/plugins/newpage/lang/gu.js b/sources/plugins/newpage/lang/gu.js index b0fa4cc6..b84074ca 100644 --- a/sources/plugins/newpage/lang/gu.js +++ b/sources/plugins/newpage/lang/gu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'gu', { diff --git a/sources/plugins/newpage/lang/he.js b/sources/plugins/newpage/lang/he.js index cb0ba3cb..5a9660c3 100644 --- a/sources/plugins/newpage/lang/he.js +++ b/sources/plugins/newpage/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'he', { diff --git a/sources/plugins/newpage/lang/hi.js b/sources/plugins/newpage/lang/hi.js index 6529c3ab..82cfba46 100644 --- a/sources/plugins/newpage/lang/hi.js +++ b/sources/plugins/newpage/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'hi', { diff --git a/sources/plugins/newpage/lang/hr.js b/sources/plugins/newpage/lang/hr.js index a5ab1e09..4a06462e 100644 --- a/sources/plugins/newpage/lang/hr.js +++ b/sources/plugins/newpage/lang/hr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'hr', { diff --git a/sources/plugins/newpage/lang/hu.js b/sources/plugins/newpage/lang/hu.js index 7349d804..dc52dd46 100644 --- a/sources/plugins/newpage/lang/hu.js +++ b/sources/plugins/newpage/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'hu', { diff --git a/sources/plugins/newpage/lang/id.js b/sources/plugins/newpage/lang/id.js index 3d2ed0fc..7aac9786 100644 --- a/sources/plugins/newpage/lang/id.js +++ b/sources/plugins/newpage/lang/id.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'id', { diff --git a/sources/plugins/newpage/lang/is.js b/sources/plugins/newpage/lang/is.js index 8eabde2f..8e71971b 100644 --- a/sources/plugins/newpage/lang/is.js +++ b/sources/plugins/newpage/lang/is.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'is', { diff --git a/sources/plugins/newpage/lang/it.js b/sources/plugins/newpage/lang/it.js index b07c144a..9dd01608 100644 --- a/sources/plugins/newpage/lang/it.js +++ b/sources/plugins/newpage/lang/it.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'it', { diff --git a/sources/plugins/newpage/lang/ja.js b/sources/plugins/newpage/lang/ja.js index 83bfb07d..b75135f4 100644 --- a/sources/plugins/newpage/lang/ja.js +++ b/sources/plugins/newpage/lang/ja.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ja', { diff --git a/sources/plugins/newpage/lang/ka.js b/sources/plugins/newpage/lang/ka.js index 643da6c1..9d5dd9f0 100644 --- a/sources/plugins/newpage/lang/ka.js +++ b/sources/plugins/newpage/lang/ka.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ka', { diff --git a/sources/plugins/newpage/lang/km.js b/sources/plugins/newpage/lang/km.js index 98d70be1..695814ca 100644 --- a/sources/plugins/newpage/lang/km.js +++ b/sources/plugins/newpage/lang/km.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'km', { diff --git a/sources/plugins/newpage/lang/ko.js b/sources/plugins/newpage/lang/ko.js index 9f97f529..a90bfe3f 100644 --- a/sources/plugins/newpage/lang/ko.js +++ b/sources/plugins/newpage/lang/ko.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ko', { diff --git a/sources/plugins/newpage/lang/ku.js b/sources/plugins/newpage/lang/ku.js index eb125361..b7b5ce3f 100644 --- a/sources/plugins/newpage/lang/ku.js +++ b/sources/plugins/newpage/lang/ku.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ku', { diff --git a/sources/plugins/newpage/lang/lt.js b/sources/plugins/newpage/lang/lt.js index 08f21989..838c19e5 100644 --- a/sources/plugins/newpage/lang/lt.js +++ b/sources/plugins/newpage/lang/lt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'lt', { diff --git a/sources/plugins/newpage/lang/lv.js b/sources/plugins/newpage/lang/lv.js index d0889a94..9ab5e752 100644 --- a/sources/plugins/newpage/lang/lv.js +++ b/sources/plugins/newpage/lang/lv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'lv', { diff --git a/sources/plugins/newpage/lang/mk.js b/sources/plugins/newpage/lang/mk.js index 736ce57f..ae6fa50b 100644 --- a/sources/plugins/newpage/lang/mk.js +++ b/sources/plugins/newpage/lang/mk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'mk', { diff --git a/sources/plugins/newpage/lang/mn.js b/sources/plugins/newpage/lang/mn.js index 0a0a1728..264f79a9 100644 --- a/sources/plugins/newpage/lang/mn.js +++ b/sources/plugins/newpage/lang/mn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'mn', { diff --git a/sources/plugins/newpage/lang/ms.js b/sources/plugins/newpage/lang/ms.js index c5b8936c..775eafa4 100644 --- a/sources/plugins/newpage/lang/ms.js +++ b/sources/plugins/newpage/lang/ms.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ms', { diff --git a/sources/plugins/newpage/lang/nb.js b/sources/plugins/newpage/lang/nb.js index 16a58aa0..79c26410 100644 --- a/sources/plugins/newpage/lang/nb.js +++ b/sources/plugins/newpage/lang/nb.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'nb', { diff --git a/sources/plugins/newpage/lang/nl.js b/sources/plugins/newpage/lang/nl.js index 37788b07..1b89a563 100644 --- a/sources/plugins/newpage/lang/nl.js +++ b/sources/plugins/newpage/lang/nl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'nl', { diff --git a/sources/plugins/newpage/lang/no.js b/sources/plugins/newpage/lang/no.js index 324ed97b..b1ee1045 100644 --- a/sources/plugins/newpage/lang/no.js +++ b/sources/plugins/newpage/lang/no.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'no', { diff --git a/sources/plugins/newpage/lang/pl.js b/sources/plugins/newpage/lang/pl.js index 25cb325f..5536511a 100644 --- a/sources/plugins/newpage/lang/pl.js +++ b/sources/plugins/newpage/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'pl', { diff --git a/sources/plugins/newpage/lang/pt-br.js b/sources/plugins/newpage/lang/pt-br.js index 19a2bd76..8adc7800 100644 --- a/sources/plugins/newpage/lang/pt-br.js +++ b/sources/plugins/newpage/lang/pt-br.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'pt-br', { diff --git a/sources/plugins/newpage/lang/pt.js b/sources/plugins/newpage/lang/pt.js index 8223fe7f..28debf91 100644 --- a/sources/plugins/newpage/lang/pt.js +++ b/sources/plugins/newpage/lang/pt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'pt', { diff --git a/sources/plugins/newpage/lang/ro.js b/sources/plugins/newpage/lang/ro.js index 35a80767..7563fe92 100644 --- a/sources/plugins/newpage/lang/ro.js +++ b/sources/plugins/newpage/lang/ro.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ro', { diff --git a/sources/plugins/newpage/lang/ru.js b/sources/plugins/newpage/lang/ru.js index 087ddd51..0fa170cc 100644 --- a/sources/plugins/newpage/lang/ru.js +++ b/sources/plugins/newpage/lang/ru.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ru', { diff --git a/sources/plugins/newpage/lang/si.js b/sources/plugins/newpage/lang/si.js index 818853a0..9cc2f474 100644 --- a/sources/plugins/newpage/lang/si.js +++ b/sources/plugins/newpage/lang/si.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'si', { diff --git a/sources/plugins/newpage/lang/sk.js b/sources/plugins/newpage/lang/sk.js index d9eaf83e..e6473dae 100644 --- a/sources/plugins/newpage/lang/sk.js +++ b/sources/plugins/newpage/lang/sk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sk', { diff --git a/sources/plugins/newpage/lang/sl.js b/sources/plugins/newpage/lang/sl.js index abfbc738..1cd98e8f 100644 --- a/sources/plugins/newpage/lang/sl.js +++ b/sources/plugins/newpage/lang/sl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sl', { diff --git a/sources/plugins/newpage/lang/sq.js b/sources/plugins/newpage/lang/sq.js index d5a1a01e..90701189 100644 --- a/sources/plugins/newpage/lang/sq.js +++ b/sources/plugins/newpage/lang/sq.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sq', { diff --git a/sources/plugins/newpage/lang/sr-latn.js b/sources/plugins/newpage/lang/sr-latn.js index d67e20e5..82a4f8cd 100644 --- a/sources/plugins/newpage/lang/sr-latn.js +++ b/sources/plugins/newpage/lang/sr-latn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sr-latn', { diff --git a/sources/plugins/newpage/lang/sr.js b/sources/plugins/newpage/lang/sr.js index 8547facc..361f9a47 100644 --- a/sources/plugins/newpage/lang/sr.js +++ b/sources/plugins/newpage/lang/sr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sr', { diff --git a/sources/plugins/newpage/lang/sv.js b/sources/plugins/newpage/lang/sv.js index a68f4d0a..08a08164 100644 --- a/sources/plugins/newpage/lang/sv.js +++ b/sources/plugins/newpage/lang/sv.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'sv', { diff --git a/sources/plugins/newpage/lang/th.js b/sources/plugins/newpage/lang/th.js index 7b936afd..303ae123 100644 --- a/sources/plugins/newpage/lang/th.js +++ b/sources/plugins/newpage/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'th', { diff --git a/sources/plugins/newpage/lang/tr.js b/sources/plugins/newpage/lang/tr.js index 0fe09b82..3287750d 100644 --- a/sources/plugins/newpage/lang/tr.js +++ b/sources/plugins/newpage/lang/tr.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'tr', { diff --git a/sources/plugins/newpage/lang/tt.js b/sources/plugins/newpage/lang/tt.js index 2943fde9..edaaf0a0 100644 --- a/sources/plugins/newpage/lang/tt.js +++ b/sources/plugins/newpage/lang/tt.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'tt', { diff --git a/sources/plugins/newpage/lang/ug.js b/sources/plugins/newpage/lang/ug.js index 6fb3e328..08e336c9 100644 --- a/sources/plugins/newpage/lang/ug.js +++ b/sources/plugins/newpage/lang/ug.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'ug', { diff --git a/sources/plugins/newpage/lang/uk.js b/sources/plugins/newpage/lang/uk.js index 088526c4..efb14813 100644 --- a/sources/plugins/newpage/lang/uk.js +++ b/sources/plugins/newpage/lang/uk.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'uk', { diff --git a/sources/plugins/newpage/lang/vi.js b/sources/plugins/newpage/lang/vi.js index 6517aa80..a950704c 100644 --- a/sources/plugins/newpage/lang/vi.js +++ b/sources/plugins/newpage/lang/vi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'vi', { diff --git a/sources/plugins/newpage/lang/zh-cn.js b/sources/plugins/newpage/lang/zh-cn.js index d1a7c747..1308021d 100644 --- a/sources/plugins/newpage/lang/zh-cn.js +++ b/sources/plugins/newpage/lang/zh-cn.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'zh-cn', { diff --git a/sources/plugins/newpage/lang/zh.js b/sources/plugins/newpage/lang/zh.js index e216116f..e22a38e8 100644 --- a/sources/plugins/newpage/lang/zh.js +++ b/sources/plugins/newpage/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'zh', { diff --git a/sources/plugins/newpage/plugin.js b/sources/plugins/newpage/plugin.js index 3a4e3e33..48cd8cdd 100644 --- a/sources/plugins/newpage/plugin.js +++ b/sources/plugins/newpage/plugin.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -10,7 +10,7 @@ // Register a plugin named "newpage". CKEDITOR.plugins.add( 'newpage', { // jscs:disable maximumLineLength - 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% + 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% // jscs:enable maximumLineLength icons: 'newpage,newpage-rtl', // %REMOVE_LINE_CORE% hidpi: true, // %REMOVE_LINE_CORE% -- cgit v1.2.3